Edit

Share via


IncomingSubscriptionSession.StateChanged Event

Definition

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

Event Type

Applies to