Ozeki VoIP SDK Class library
IExtension Interface
NamespacesOzeki.VoIP.PBX.ExtensionsIExtension
Declaration Syntax
C#Visual BasicVisual C++
public interface IExtension : IExtensionBase
Public Interface IExtension
	Inherits IExtensionBase
public interface class IExtension : IExtensionBase
Members
All MembersMethodsProperties



IconMemberDescription
ExtensionID
Gets the ID of the extension.
(Inherited from IExtensionBase.)
OnCalled(IPBXCall, IncomingCallParams)
OnMessageReceived(Message)
This will be called when an extension sent a message to this extension.
(Inherited from IExtensionBase.)
Type
Gets the type of the extension (e.g. SIP).
(Inherited from IExtensionBase.)

Assembly: VoIPSDK (Module: VoIPSDK.dll) Version: 11.2.4.290