Enum NativeBindings.OdinRoomConnectionStateChangeReason
Reason of connection state
Declaration
Fields
ClientRequested
Connection state change was initiated by the user
Declaration
ServerRequested
Connection state change was initiated by the server (e.g. peer was kicked)
Declaration
ConnectionLost
Connection state change was caused by a timeout
Declaration