Click or drag to resize

OptionsManager Class

Sends and receives OPTIONS requests and responses to the remote party.
Inheritance Hierarchy
SystemObject
  Ozeki.VoIPSIPUAManagerBase
    Ozeki.VoIPOptionsManager

Namespace:  Ozeki.VoIP
Assembly:  OzekiSDK (in OzekiSDK.dll) Version: 10.3.199.0
Syntax
public class OptionsManager : SIPUAManagerBase, 
	IOptionsManager, IOptionsReceiver, ISIPReceiver<OptionsResult, OptionsResult>

The OptionsManager type exposes the following members.

Constructors
  NameDescription
Public methodOptionsManager
Initializes a new instance of the OptionsManager class
Top
Properties
  NameDescription
Protected propertyCSequencer (Inherited from SIPUAManagerBase.)
Protected propertyDependencyContainer (Inherited from SIPUAManagerBase.)
Public propertyInstanceInfo (Inherited from SIPUAManagerBase.)
Protected propertyLogger (Inherited from SIPUAManagerBase.)
Protected propertySync (Inherited from SIPUAManagerBase.)
Protected propertyUAInstance (Inherited from SIPUAManagerBase.)
Top
Methods
Events
See Also