Click or drag to resize

SIPUAInstanceInfoClientID Property

Gets the ID of the SIP client consists of TransportInfo and Contact address.

Namespace: Ozeki.VoIP
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.54.0
Syntax
public SIPClientID ClientID { get; protected set; }

Property Value

SIPClientID
Remarks
Optional property. It has value only when transport is created and the SIP user-agent has contact address.
See Also