Click or drag to resize
LocalCancelManager Class
Server call bejovo/kimeno CANCEL requestjeit kezeli.
Inheritance Hierarchy

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

The LocalCancelManager type exposes the following members.

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