RemotePresenceView.SubscriptionStateChanged Event

Definition

Raised when subscription state changes for participants in this view.

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

Event Type

Applies to