RemotePresenceView.PresenceNotificationReceived Event

Definition

Raised when presence notifications arrive for participants in this view.

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

Event Type

Applies to