HandleTransferNotificationReceived Method

This member overrides Call..::..HandleTransferNotificationReceived(TransferStateChangedEventArgs).

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

Syntax

'Declaration
Protected Overrides Sub HandleTransferNotificationReceived ( _
    e As TransferStateChangedEventArgs _
)
'Usage
Dim e As TransferStateChangedEventArgs

Me.HandleTransferNotificationReceived(e)
protected override void HandleTransferNotificationReceived(
    TransferStateChangedEventArgs e
)

Parameters

See Also

Reference

InstantMessagingCall Class

InstantMessagingCall Members

Microsoft.Rtc.Collaboration Namespace