Inheritance Hierarchy Namespace: Ozeki.VoIPAssembly: OzekiSDK (in OzekiSDK.dll) Version: 10.5.1
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