ISIPClientConfigurationTransportType 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: 10.3.183.0
SyntaxTransportType TransportType { get; }
ReadOnly Property TransportType As TransportType
Get
property TransportType TransportType {
TransportType get ();
}
abstract TransportType : TransportType with get
Property Value
Type:
TransportType
See Also