Metabase.getStatus

Syntax

getStatus (callback, errorCallback)

Parameters

callback. Callback procedure.

errorCallback. Callback procedure in case of an error.

Description

The getStatus method checks the state of repository session.

Example

The example of use is given in description of the BaseCtrl.getMetabase method.

See also:

Metabase