Share via


SipMessageData 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 a SIP request or response message.

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

Protected Constructors

Name Description
SipMessageData Overloaded. Creates a new instance of the class.

Top

Public Properties

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

Top

Public Methods

(see also Protected Methods )

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

Top

Protected Methods

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

Top

See Also

Reference

SipMessageData Class
Microsoft.Rtc.Signaling Namespace