ISIPClientConfigurationTransportType Property |
Gets the type of the transport used for SIP communication (registration, making and receiving calls).
Namespace: Ozeki.VoIPAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax TransportType TransportType { get; }
ReadOnly Property TransportType As TransportType
Get
property TransportType TransportType {
TransportType get ();
}
abstract TransportType : TransportType with get
Property Value
Type:
TransportTypeSee Also