OdinRoomConnectionState
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 |