ChatRoomSession.State Property

Definition

Gets a value indicating the state of this chat room session.

public:
 property Microsoft::Rtc::Collaboration::PersistentChat::ChatRoomSessionState State { Microsoft::Rtc::Collaboration::PersistentChat::ChatRoomSessionState get(); };
public Microsoft.Rtc.Collaboration.PersistentChat.ChatRoomSessionState State { get; }
member this.State : Microsoft.Rtc.Collaboration.PersistentChat.ChatRoomSessionState
Public ReadOnly Property State As ChatRoomSessionState

Property Value

The state of the chat room session

Applies to