IPBXSIPClientOptions Property |
Gets an interface for sending and receiving OPTIONS requests and responses.
Namespace: Ozeki.VoIPAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax IOptionsManager Options { get; }
ReadOnly Property Options As IOptionsManager
Get
property IOptionsManager^ Options {
IOptionsManager^ get ();
}
abstract Options : IOptionsManager with get
Property Value
Type:
IOptionsManagerSee Also