Share via


CallTransferReceivedEventArgs Members

Include Protected Members
Include Inherited Members

Represents information associated with the reception of a transfer.

The CallTransferReceivedEventArgs type exposes the following members.

Constructors

  Name Description
Protected method CallTransferReceivedEventArgs Copy constructor for dervie class to initialize base class properties.

Top

Properties

  Name Description
Public property ImplicitNotificationDisabled Gets or sets whether to disable implicit transfer notification.
Public property MessageData Gets the detailed signaling information associated with the transfer received.
Public property NewConversation Gets the Conversation used to communicate with the destination URI of the transfer.
Public property TransferDestination Gets the destination URI of the transfer.
Public property TransferredBy Gets the URI of the initiator of the transfer, when present. Otherwise, returns an empty string.

Top

Methods

  Name Description
Public method Accept Accepts the incoming transfer.
Public method BeginSendTransferNotification Sends the transfer notification. This will result in sending Notification to the transferor explicitly.
Public method Decline Declines the incoming transfer request.
Public method DeclineWithResponse Declines the incoming transfer. This will result in sending a failure response.
Public method EndSendTransferNotification Waits for the pending send transfer notification operation to complete.
Public method Equals (inherited from Object)
Protected method Finalize (inherited from Object)
Public method GetHashCode (inherited from Object)
Public method GetType (inherited from Object)
Protected method MemberwiseClone (inherited from Object)
Public method ToString (inherited from Object)

Top

See Also

Reference

CallTransferReceivedEventArgs Class

Microsoft.Rtc.Collaboration Namespace