Click or drag to resize

SIPMessageInfo Class

Inheritance Hierarchy
SystemObject
  Ozeki.VoIPSIPMessageInfo

Namespace: Ozeki.VoIP
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 10.5.1
Syntax
public class SIPMessageInfo

The SIPMessageInfo type exposes the following members.

Constructors
 NameDescription
Public methodSIPMessageInfoInitializes a new instance of the SIPMessageInfo class
Public methodSIPMessageInfo(Boolean)Initializes a new instance of the SIPMessageInfo class
Top
Properties
 NameDescription
Public propertyBody 
Public propertyFirstLine 
Public propertyHeaders 
Public propertyIsRequest 
Top
Methods
 NameDescription
Public methodGetHeader 
Public methodToString
(Overrides ObjectToString)
Top
See Also