Namespace:
Ozeki.VoIP
Assembly:
OzekiSDK (in OzekiSDK.dll) Version: 10.3.183.0
Syntaxpublic ITransportManager Transport { get; }
Public ReadOnly Property Transport As ITransportManager
Get
public:
virtual property ITransportManager^ Transport {
ITransportManager^ get () sealed;
}
abstract Transport : ITransportManager with get
override Transport : ITransportManager with get
Property Value
Type:
ITransportManagerImplements
ISIPUACTransport
See Also