Edit

Share via


RemotePresence.PresenceNotificationReceived Event

Definition

Raised when presence state changes for any target on the subscription.

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

Event Type

Applies to