Edit

Share via


ConversationContextChannel.StateChanged Event

Definition

Raised when the state of the ConversationContextChannel changes.

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

Event Type

Applies to