AudioVideoCallTransferReceivedEventArgs Members

Represents the event argument for handling transfer received event.

The AudioVideoCallTransferReceivedEventArgs type exposes the following members.

Constructors

  Name Description
Public method AudioVideoCallTransferReceivedEventArgs Initializes the instance.

Top

Properties

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

Top

Methods

  Name Description
Public method Accept Accepts the "Transfer" operation received.
Public method Decline Declines the "Transfer" operation. (Inherited from CallTransferReceivedEventArgs.)
Protected method DeclineWithResponse (Inherited from CallTransferReceivedEventArgs.)
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

AudioVideoCallTransferReceivedEventArgs Class

Microsoft.Rtc.Collaboration.AudioVideo Namespace