Edit

Share via


PublishSubscribeSession.SubscriptionStateChange Event

Definition

Raised when there are changes in the underlying subscription state.

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

Event Type

Applies to