Click or drag to resize

SIPMessage Class

Inheritance Hierarchy
SystemObject
  SystemEventArgs
    Ozeki.VoIPSIPMessage
      Ozeki.VoIPRequest
      Ozeki.VoIPResponse

Namespace: Ozeki.VoIP
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.54.0
Syntax
public abstract class SIPMessage : EventArgs, 
	ISIPMessagePart

The SIPMessage type exposes the following members.

Constructors
 NameDescription
Protected methodSIPMessageInitializes a new instance of the SIPMessage class
Top
Properties
 NameDescription
Public propertyBody 
Public propertyCallID 
Public propertyCSeq 
Public propertyFrom 
Public propertyHeaders 
Public propertySDP 
Public propertyTo 
Public propertyTransportInfo 
Top
Methods
Extension Methods
See Also