Click or drag to resize

KeepAliveManager Class

Inheritance Hierarchy
SystemObject
  Ozeki.VoIPSIPUAManagerBase
    Ozeki.VoIPKeepAliveManager

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

The KeepAliveManager type exposes the following members.

Constructors
 NameDescription
Public methodKeepAliveManagerInitializes a new instance of the KeepAliveManager 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
See Also