Click or drag to resize

BaseAbstractCall Class

Base class for SIP and local calls. This class is used within the sessions.
Inheritance Hierarchy
SystemObject
  SystemEventArgs
    Ozeki.VoIPBaseAbstractCall
      Ozeki.VoIPAbstractLocalCall
      Ozeki.VoIPSIPCall

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

The BaseAbstractCall type exposes the following members.

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