ReferReceivedEventArgs Members

Returns data from the [ReferReceived] event.

The ReferReceivedEventArgs type exposes the following members.

Properties

  Name Description
Public property Method Gets the action to perform.
Public property ReferTarget Gets the Refer target.
Public property RequestData Gets the SIP request data for the event. (Inherited from SipRequestReceivedEventArgs.)

Top

Methods

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

ReferReceivedEventArgs Class

Microsoft.Rtc.Signaling Namespace