Base class for SIP and local calls. This class is used within the sessions.
Inheritance Hierarchy Namespace: Ozeki.VoIPAssembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.98
Syntaxpublic abstract class BaseAbstractCall : EventArgs,
INotifyPropertyChanged, IBaseCall, IOzBaseCall, ISessionCall
Public MustInherit Class BaseAbstractCall
Inherits EventArgs
Implements INotifyPropertyChanged, IBaseCall, IOzBaseCall, ISessionCall
public ref class BaseAbstractCall abstract : public EventArgs,
INotifyPropertyChanged, IBaseCall, IOzBaseCall, ISessionCall
[<AbstractClassAttribute>]
type BaseAbstractCall =
class
inherit EventArgs
interface INotifyPropertyChanged
interface IBaseCall
interface IOzBaseCall
interface ISessionCall
endThe BaseAbstractCall type exposes the following members.
Constructors
Properties
Methods
Events
See Also