IExtension Interface |
Namespace: Ozeki.VoIP
The IExtension type exposes the following members.
Name | Description | |
---|---|---|
OnCalled |
This will be called when the extension has been called.
| |
OnMessageReceived |
This will be called when an extension sent a message to this extension.
(Inherited from IExtensionBase.) |
Name | Description | |
---|---|---|
ExtensionID |
Gets the ID of the extension.
(Inherited from IExtensionBase.) | |
Type |
Gets the type of the extension (e.g. SIP).
(Inherited from IExtensionBase.) |