Share via


SipRequestData Members

This content is no longer actively maintained. It is provided as is, for anyone who may still be using these technologies, with no warranties or claims of accuracy with regard to the most recent product version or service release.

Captures information in an incoming SIP request.

The following tables list the members exposed by the SipRequestData type.

Public Constructors

Name Description
SipRequestData Creates a new instance of the class.

Top

Public Properties

Name Description
Bb773326.pubproperty(en-us,office.12).gif ContentType Gets the content type.(inherited from SipMessageData)
Bb773326.pubproperty(en-us,office.12).gif CSeq Gets the sequence number of the response.(inherited from SipMessageData)
Bb773326.pubproperty(en-us,office.12).gif FromHeader Gets the "From" header of the message.(inherited from SipMessageData)
Bb773326.pubproperty(en-us,office.12).gif MessageType Gets the message type of the request.
Bb773326.pubproperty(en-us,office.12).gif RequestUri Gets the request URI.(inherited from SipMessageData)
Bb773326.pubproperty(en-us,office.12).gif SignalingHeaders Gets the signaling headers in the response.(inherited from SipMessageData)
Bb773326.pubproperty(en-us,office.12).gif ToHeader Gets the "To" header of the message.(inherited from SipMessageData)
Bb773326.pubproperty(en-us,office.12).gif UserAgent Gets the user agent of the message.(inherited from SipMessageData)

Top

Public Methods

(see also Protected Methods )

Name Description
Bb773326.pubmethod(en-us,office.12).gif Equals Overloaded. (inherited from Object )
Bb773326.pubmethod(en-us,office.12).gif GetHashCode (inherited from Object )
Bb773326.pubmethod(en-us,office.12).gif GetMessageBody Gets the message body as a byte array.(inherited from SipMessageData)
Bb773326.pubmethod(en-us,office.12).gif GetMessageBodyString Gets the message body as string.(inherited from SipMessageData)
Bb773326.pubmethod(en-us,office.12).gif GetObjectData Overridden. Populates a SerializationInfo with the data needed to serialize the object.
Bb773326.pubmethod(en-us,office.12).gif GetType (inherited from Object )
Bb773326.pubmethod(en-us,office.12).gif Bb773326.static(en-us,office.12).gif ReferenceEquals (inherited from Object )
Bb773326.pubmethod(en-us,office.12).gif ToString (inherited from Object )

Top

Protected Methods

Name Description
Bb773326.protmethod(en-us,office.12).gif Finalize (inherited from Object )
Bb773326.protmethod(en-us,office.12).gif MemberwiseClone (inherited from Object )

Top

See Also

Reference

SipRequestData Class
Microsoft.Rtc.Signaling Namespace