Click or drag to resize
SubscribeManager Class
Inheritance Hierarchy

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

The SubscribeManager type exposes the following members.

Constructors
  NameDescription
Public methodSubscribeManager
Initializes a new instance of the SubscribeManager class
Top
Methods
  NameDescription
Public methodClose (Inherited from SIPUAManagerBase.)
Public methodCreate
Public methodSubscribe
Public methodUnsubscribe
Top
Properties
  NameDescription
Protected propertyCSequencer (Inherited from SIPUAManagerBase.)
Protected propertyDependencyContainer (Inherited from SIPUAManagerBase.)
Protected propertyInstanceInfo (Inherited from SIPUAManagerBase.)
Protected propertyLogger (Inherited from SIPUAManagerBase.)
Protected propertySync (Inherited from SIPUAManagerBase.)
Protected propertyUAInstance (Inherited from SIPUAManagerBase.)
Top
See Also