Click or drag to resize
AbstractRegisterManager Class
Inheritance Hierarchy

Namespace: Ozeki.VoIP
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax
public abstract class AbstractRegisterManager : SIPUAManagerBase, 
	IRegisterManager

The AbstractRegisterManager type exposes the following members.

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