Edit

Share via


LocalOwnerPresence.PresenceNotificationReceived Event

Definition

Raised when notification for presence categories is received.

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

Event Type

Applies to