Edit

Share via


LocalOwnerPresence.DelegateNotificationReceived Event

Definition

Raised when notification for delegates is received.

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

Event Type

Applies to