The CallForwardReceivedEventArgstype exposes the following members.

Constructors

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

Methods

  Name Description
Accept
Accepts the forward of the call specified in ForwardDestination.
Decline
Declines the forward of the call.
Equals (Inherited from Object.)
Finalize (Inherited from Object.)
GetHashCode (Inherited from Object.)
GetType (Inherited from Object.)
MemberwiseClone (Inherited from Object.)
ToString (Inherited from Object.)

Properties

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

See Also