Ozeki VoIP SDK Class library
Transport Property
NamespacesOzeki.VoIP.SIPSIPUAInstanceInfoTransport
Gets the transport info of the SIP client.
Declaration Syntax
C#Visual BasicVisual C++
public TransportInfo Transport { get; protected set; }
Public Property Transport As TransportInfo
	Get
	Protected Set
public:
property TransportInfo^ Transport {
	TransportInfo^ get ();
	protected: void set (TransportInfo^ value);
}
Property Value

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