Ozeki VoIP SDK Class library
SIPMessageInfo Class
NamespacesOzeki.VoIP.SIPSIPMessageInfo
Represents structure of a SIP message.
Declaration Syntax
C#Visual BasicVisual C++
public class SIPMessageInfo
Public Class SIPMessageInfo
public ref class SIPMessageInfo
Members
All MembersConstructorsMethodsProperties



IconMemberDescription
SIPMessageInfo()()()()
Initializes a new instance of the SIPMessageInfo class.

SIPMessageInfo(Boolean)
Initializes a new instance of the SIPMessageInfo class.

Body
Gets or sets the body of the SIP message.

FirstLine
Gets or sets the Request-Line or the Status-Line of the SIP message.

GetHeader(String)
Gets the SIP header field.

Headers
Gets or sets the headers fields of the SIP message.

IsRequest
Gets or sets a boolean value indicating whether the SIP message is a request.

ToString()()()()
Returns a String that represents the current Object.
(Overrides Object.ToString()()()().)
Inheritance Hierarchy
Object
SIPMessageInfo

Assembly: VoIPSDK (Module: VoIPSDK.dll) Version: 11.2.4.290