Click or drag to resize

CallID Class

Call-IDD = ( "Call-IDD" / "i" ) hcolon callid callid = word [ "@" word ]
Inheritance Hierarchy
SystemObject
  Ozeki.VoIPHeader
    Ozeki.VoIPCallID

Namespace: Ozeki.VoIP
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.13.0
Syntax
public sealed class CallID : Header, 
	ISIPCloneable<CallID>

The CallID type exposes the following members.

Constructors
 NameDescription
Public methodCallIDInitializes a new instance of the CallID class
Top
Properties
 NameDescription
Public propertyHeaderType
(Overrides HeaderHeaderType)
Public propertyValue 
Top
Methods
Extension Methods
 NameDescription
Public Extension MethodToSIPHeader
(Defined by InternalSIPHeaderEx)
Top
See Also