Ozeki VoIP SDK Class library
ClientID Property
NamespacesOzeki.VoIP.SIPSIPUAInstanceInfoClientID
Gets the ID of the SIP client consists of TransportInfo and Contact address.
Declaration Syntax
C#Visual BasicVisual C++
public SIPClientID ClientID { get; protected set; }
Public Property ClientID As SIPClientID
	Get
	Protected Set
public:
property SIPClientID^ ClientID {
	SIPClientID^ get ();
	protected: void set (SIPClientID^ value);
}
Property Value
SIPClientID
Remarks
Optional property. It has value only when transport is created and the SIP user-agent has contact address.

Assembly: VoIPSDK (Module: VoIPSDK.dll) Version: 11.2.4.290