Edit

Share via


LocalOwnerPresence.CategoryNotificationReceived Event

Definition

Caution

This event will be removed from future versions. Use the 'PresenceNotificationReceived' event instead.

Raised when notification for presence categories is received.

public:
 event EventHandler<Microsoft::Rtc::Collaboration::Presence::CategoryNotificationEventArgs ^> ^ CategoryNotificationReceived;
[System.Obsolete("This event will be removed from future versions. Use the 'PresenceNotificationReceived' event instead.")]
public event EventHandler<Microsoft.Rtc.Collaboration.Presence.CategoryNotificationEventArgs> CategoryNotificationReceived;
member this.CategoryNotificationReceived : EventHandler<Microsoft.Rtc.Collaboration.Presence.CategoryNotificationEventArgs> 
Public Custom Event CategoryNotificationReceived As EventHandler(Of CategoryNotificationEventArgs) 

Event Type

Attributes

Applies to