Our new developer documentation is now available. Please check it out!
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 |