Click or drag to resize

IExtension Interface


Namespace: Ozeki.VoIP
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 10.5.1
Syntax
public interface IExtension : IExtensionBase

The IExtension type exposes the following members.

Properties
 NameDescription
Public propertyExtensionID
(Inherited from IExtensionBase)
Public propertyType
(Inherited from IExtensionBase)
Top
Methods
 NameDescription
Public methodOnCalled 
Public methodOnMessageReceived
(Inherited from IExtensionBase)
Top
See Also