Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

Phone API Reference - Extended - app.refreshConfig

app.refreshConfig

Description

Reloads your appconfig and makes a new Auth object.

Basic Example: 

app.refreshConfig();

The app library automatically calls this on itself when the event 'digium.phone.new_config' happens. This makes sure your settings and Auth object are always up to date.

Parameters

None

  • No labels