Edit

Share via


RemotePresence.PresenceSubscriptionStateChanged Event

Definition

Raised when subscription state changes for any target.

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

Event Type

Applies to