Click or drag to resize
BaseAbstractCall Class
Base class for SIP and local calls. This class is used within the sessions.
Inheritance Hierarchy

Namespace: Ozeki.VoIP
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax
public abstract class BaseAbstractCall : EventArgs, 
	ISessionCall, IBaseCall, IOzBaseCall, INotifyPropertyChanged

The BaseAbstractCall type exposes the following members.

Constructors
  NameDescription
Protected methodBaseAbstractCall
Initializes a new instance of the BaseAbstractCall class
Top
Methods
Properties
Events
See Also