Click or drag to resize

SubscribeManager Class

Inheritance Hierarchy
SystemObject
  Ozeki.VoIPSIPUAManagerBase
    Ozeki.VoIPSubscribeManager

Namespace: Ozeki.VoIP
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.54.0
Syntax
public class SubscribeManager : SIPUAManagerBase, 
	ISubscribeManager

The SubscribeManager type exposes the following members.

Constructors
 NameDescription
Public methodSubscribeManagerInitializes a new instance of the SubscribeManager 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
 NameDescription
Public methodClose
(Inherited from SIPUAManagerBase)
Public methodCreate 
Public methodSubscribe 
Public methodUnsubscribe 
Top
See Also