Share via


CallTransferReceivedEventArgs Members

Represents the event argument for handling transfer received event.

The CallTransferReceivedEventArgs type exposes the following members.

Constructors

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

Top

Properties

  Name Description
Public property MessageData SipMessage received on refer request.
Public property NewConversation Instance of new Conversation for the transfer.
Public property TransferDestination
Public property TransferredBy Gets the transferor URI, if present.

Top

Methods

  Name Description
Public method Accept Accepts the call.
Public method Decline Declines the "Transfer" operation.
Protected method DeclineWithResponse
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