ConnectionStateChangedEventArgs
Inherits from:
public class ConnectionStateChangedEventArgs : EventArgs
Arguments for ConnectionStateChanged events in the current room
Properties
Name | Description |
---|---|
ConnectionState | Connection state of the ODIN client |
ChangeReason | Reason of connection state |
Retry | Connection retry count |