Share via


CallForwardReceivedEventArgs Members

Include Protected Members
Include Inherited Members

Represents information received when a call is forwarded by the remote endpoint.

The CallForwardReceivedEventArgs type exposes the following members.

Constructors

  Name Description
Protected method CallForwardReceivedEventArgs Copy constructor for the derived class to initialize.

Top

Properties

  Name Description
Public property ForwardActionTaken Gets the value indicating that redirect action is taken on eventarg.
Public property ForwardDestination Gets the destination URI indicated in the forward response message.
Public property MessageData Gets the detailed signaling information associated with the forward.

Top

Methods

  Name Description
Public method Accept Accepts the forward of the call specified in ForwardDestination.
Public method Decline Declines the forward of the call.
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

CallForwardReceivedEventArgs Class

Microsoft.Rtc.Collaboration Namespace