Click or drag to resize
AbstractCallRequestTask Class
Inheritance Hierarchy

Namespace: Ozeki.VoIP
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
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
Methods
Fields
  NameDescription
Protected fieldfinished
Top
Properties
  NameDescription
Public propertyRequestID
Public propertyType
Top
Events
  NameDescription
Public eventFinished
Top
See Also