Click or drag to resize

SIPUAInstanceInfoTransport Property

Gets the transport info of the SIP client.

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

Property Value

Type: TransportInfo
See Also