Edit

Share via


LocalOwnerPresence.ContainerNotificationReceived Event

Definition

Raised when notification for container memberships is received.

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

Event Type

Applies to