Click or drag to resize
SIPUAInstanceInfoTransport Property
Gets the transport info of the SIP client.

Namespace: Ozeki.VoIP
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax
public TransportInfo Transport { get; protected set; }

Property Value

Type: TransportInfo
See Also