Edit

Share via


ConferenceSession.StateChanged Event

Definition

Raised when the conference session state changes.

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

Event Type

Applies to