Phone API Reference - Extended
Desk Phone API features described in this section are deprecated and supported only on the following models: D40, d45, d50, d60, d62, d65, d70
Apps can include these libraries to access additional functionality. Unlike the core functions, they are not available to apps without first requiring a specific library.
Â
Name | Description |
---|---|
Loads and saves standard settings that can be later accessed and used across the application by other modules, screens, etc. Note: the app should always have its init() method called after being included. | |
Contains 'helper' functions useful for development. | |
Object used to send API requests to the PBX. | |
Library that aids in the processing of date strings, appropriate to the cultural differences for the user of the app, for display purposes. |
Â