AudioVideoCallTransferReceivedEventArgs Constructor

Initializes the instance.

Namespace:  Microsoft.Rtc.Collaboration.AudioVideo
Assembly:  Microsoft.Rtc.Collaboration (in Microsoft.Rtc.Collaboration.dll)

Syntax

'Declaration
Public Sub New ( _
    call As AudioVideoCall, _
    e As CallTransferReceivedEventArgs _
)
'Usage
Dim call As AudioVideoCall
Dim e As CallTransferReceivedEventArgs

Dim instance As New AudioVideoCallTransferReceivedEventArgs(call, e)
public AudioVideoCallTransferReceivedEventArgs(
    AudioVideoCall call,
    CallTransferReceivedEventArgs e
)

Parameters

See Also

Reference

AudioVideoCallTransferReceivedEventArgs Class

AudioVideoCallTransferReceivedEventArgs Members

Microsoft.Rtc.Collaboration.AudioVideo Namespace