Click or drag to resize

SIPCallBasicInfoTransportInfo Property

Gets the information about the transport used when sending and receiving SIP messages.

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

Property Value

Type: TransportInfo
See Also