Click or drag to resize

DialogID Class

Inheritance Hierarchy
SystemObject
  Ozeki.VoIPDialogID

Namespace: Ozeki.VoIP
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.54.0
Syntax
public class DialogID

The DialogID type exposes the following members.

Constructors
 NameDescription
Public methodDialogIDInitializes a new instance of the DialogID class
Top
Properties
 NameDescription
Public propertyCallID 
Public propertyLocalTag 
Public propertyRemoteTag 
Top
Methods
 NameDescription
Public methodClone 
Public methodEquals
(Overrides ObjectEquals(Object))
Public methodGetHashCode
(Overrides ObjectGetHashCode)
Public methodToString
(Overrides ObjectToString)
Public methodStatic memberUACCalculateFromSIPMessage 
Public methodStatic memberUASCalculateFromSIPMessage 
Top
Operators
Extension Methods
See Also