Phone API Reference - Core - digium.foreground
digium.foreground
Description
Brings an app into the foreground. If this is called without any arguments, it brings the current app to the foreground.
Basic Example:
|
Note: The app needs to be running for this to do anything.
Parameters
app_name | No | string |
| Name of the app to act on as defined in its app.json file. |