Developer Documentation

Room.ConnectionState

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 static KeyValuePair<OdinRoomConnectionState, OdinRoomConnectionStateChangeReason> ConnectionState { get; }

ConnectionState of the Room that is set by ODIN

Value Type

TypeDescription
KeyValuePair<OdinRoomConnectionState,OdinRoomConnectionStateChangeReason>