Our new developer documentation is now available. Please check it out!
OdinRoomConnectionStateChangeReason
public enum OdinRoomConnectionStateChangeReason
Reason of connection state
Properties
Name | Description |
---|---|
ClientRequested | Connection state change was initiated by the user |
ServerRequested | Connection state change was initiated by the server (e.g. peer was kicked) |
ConnectionLost | Connection state change was caused by a timeout |