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.3.183.0
Syntax
public sealed class CallID : Header, 
	ISIPCloneable<CallID>

The CallID type exposes the following members.

Constructors
  NameDescription
Public methodCallID
Initializes a new instance of the CallID class
Top
Properties
Methods
Extension Methods
  NameDescription
Public Extension MethodToSIPHeader (Defined by InternalSIPHeaderEx.)
Top
See Also