Our new developer documentation is now available. Please check it out!
OdinRoomConnectionState
Warning
Version 1.1.0 is deprecated and will be removed in the future and is not being supported for new users. Please update to the latest version as soon as possible.
public enum OdinRoomConnectionState
Connection state of the ODIN client
Properties
Name | Type | Description |
---|---|---|
Connecting | OdinRoomConnectionState | Connection is being established |
Connected | OdinRoomConnectionState | Connection is established |
Disconnected | OdinRoomConnectionState | Connection is closed |