SIPClientNetworkInfoTransportType Property |
Gets the protocol used for SIP communication.
Namespace: Ozeki.VoIPAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntaxpublic TransportType TransportType { get; }
Public ReadOnly Property TransportType As TransportType
Get
public:
property TransportType TransportType {
TransportType get ();
}
member TransportType : TransportType with get
Property Value
Type:
TransportType
See Also