Click or drag to resize
PhoneLineConfigurationTransportType Property
Gets the type of the transport used for SIP communication (registration, making and receiving calls).

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

Property Value

Type: TransportType

Implements

ISIPClientConfigurationTransportType
See Also