Click or drag to resize

AbstractCallRequestTask Class

Inheritance Hierarchy
SystemObject
  Ozeki.VoIPAbstractCallRequestTask
    Ozeki.VoIPAbstractLocalInviteManager

Namespace:  Ozeki.VoIP
Assembly:  OzekiSDK (in OzekiSDK.dll) Version: 10.3.199.0
Syntax
public abstract class AbstractCallRequestTask : ICallRequestTask

The AbstractCallRequestTask type exposes the following members.

Constructors
  NameDescription
Protected methodAbstractCallRequestTask
Initializes a new instance of the AbstractCallRequestTask class
Top
Properties
  NameDescription
Public propertyRequestID
Public propertyType
Top
Methods
Events
  NameDescription
Public eventFinished
Top
Fields
  NameDescription
Protected fieldfinished
Top
See Also