
C# | Visual Basic | Visual C++ |
public interface IExtension : IExtensionBase
Public Interface IExtension Inherits IExtensionBase
public interface class IExtension : IExtensionBase

All Members | Methods | Properties | |||
Icon | Member | Description |
---|---|---|
![]() | 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