Edit

Share via


AudioVideoCall.TransferReceived Event

Definition

Raised when the current call is transferred.

public:
 event EventHandler<Microsoft::Rtc::Collaboration::AudioVideo::AudioVideoCallTransferReceivedEventArgs ^> ^ TransferReceived;
public event EventHandler<Microsoft.Rtc.Collaboration.AudioVideo.AudioVideoCallTransferReceivedEventArgs> TransferReceived;
member this.TransferReceived : EventHandler<Microsoft.Rtc.Collaboration.AudioVideo.AudioVideoCallTransferReceivedEventArgs> 
Public Custom Event TransferReceived As EventHandler(Of AudioVideoCallTransferReceivedEventArgs) 

Event Type

Applies to