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: 1.8.12.0 (1.8.12)
Syntax
public SIPClientID ClientID { get; protected set; }

Property Value

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