/
Phone API Reference - Core - digium.background

Phone API Reference - Core - digium.background

Desk Phone API features described in this section are deprecated and supported only on the following models: D40, d45, d50, d60, d62, d65, d70

digium.background

Description

 

Puts the app in the background, returning the screen to its regular state (e.g., idle).
Basic Example: 

 digium.background();

 

When an app is put in the background, unless the digium.app.exitAfterBackground property is set to false, the app will shutdown. 

Parameters

 

None

 

Related content

Phone API Reference - Core - digium.foreground
Phone API Reference - Core - digium.foreground
More like this
Phone API Reference - Core - digium.app
Phone API Reference - Core - digium.app
More like this
Phone API Reference - Core - digium
Phone API Reference - Core - digium
More like this
Phone API Reference - Core - digium.event - List of Event Types
Phone API Reference - Core - digium.event - List of Event Types
More like this
Phone API Reference - UI Core
Phone API Reference - UI Core
More like this
Phone API Reference - Core - digium.resetIdleTimer
Phone API Reference - Core - digium.resetIdleTimer
More like this

Return to Documentation Home I Return to Sangoma Support