PersistentChatEndpoint.State Property

Definition

Gets a value indicating whether this endpoint is connected to a Persistent Chat server.

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

Property Value

The current state of the endpoint

Applies to