PersistentChatEndpoint.ConnectionStateChanged Event

Definition

Occurs when the connection state of this endpoint changes.

public:
 event EventHandler<Microsoft::Rtc::Collaboration::PersistentChat::PersistentChatEndpointStateChangedEventArgs ^> ^ ConnectionStateChanged;
public event EventHandler<Microsoft.Rtc.Collaboration.PersistentChat.PersistentChatEndpointStateChangedEventArgs> ConnectionStateChanged;
member this.ConnectionStateChanged : EventHandler<Microsoft.Rtc.Collaboration.PersistentChat.PersistentChatEndpointStateChangedEventArgs> 
Public Custom Event ConnectionStateChanged As EventHandler(Of PersistentChatEndpointStateChangedEventArgs) 

Event Type

Applies to