Click or drag to resize

LocalCancelManager Class

Inheritance Hierarchy
SystemObject
  Ozeki.VoIPBaseLocalCallManager
    Ozeki.VoIPLocalCancelManager

Namespace: Ozeki.VoIP
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 10.5.1
Syntax
public class LocalCancelManager : BaseLocalCallManager, 
	ISIPReceiver<CancelRequestArgs, CancelResponseArgs>, ICancelManager, ICancelReceiver

The LocalCancelManager type exposes the following members.

Constructors
 NameDescription
Public methodLocalCancelManagerInitializes a new instance of the LocalCancelManager class
Top
Properties
 NameDescription
Protected propertyCall
(Inherited from BaseLocalCallManager)
Public propertySession 
Top
Methods
Events
 NameDescription
Public eventCancelReceived 
Top
See Also