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

C# | Visual Basic | Visual 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); }

SIPClientID

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