SIPUACWrapperTransport Property |
Namespace: Ozeki.VoIPAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax public 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
ISIPUACTransportSee Also