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