Click or drag to resize

LocalCancelManager Class

Server call bejovo/kimeno CANCEL requestjeit kezeli.
Inheritance Hierarchy
SystemObject
  Ozeki.VoIPBaseLocalCallManager
    Ozeki.VoIPLocalCancelManager

Namespace:  Ozeki.VoIP
Assembly:  OzekiSDK (in OzekiSDK.dll) Version: 10.3.183.0
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
Properties
  NameDescription
Protected propertyCall (Inherited from BaseLocalCallManager.)
Public propertySession
Top
Methods
Events
  NameDescription
Public eventCancelReceived
Top
See Also