ApplicationSharingClient.AttendeeUpdated Event

Definition

public:
 event EventHandler<Microsoft::Rtc::Internal::Collaboration::ApplicationSharing::Media::AttendeeEventArgs ^> ^ AttendeeUpdated;
public event EventHandler<Microsoft.Rtc.Internal.Collaboration.ApplicationSharing.Media.AttendeeEventArgs> AttendeeUpdated;
member this.AttendeeUpdated : EventHandler<Microsoft.Rtc.Internal.Collaboration.ApplicationSharing.Media.AttendeeEventArgs> 
Public Custom Event AttendeeUpdated As EventHandler(Of AttendeeEventArgs) 

Event Type

EventHandler<AttendeeEventArgs>

Applies to