getAppDisable()

From Engineering Client Portal

Engineering Portal / Digital / Android SDK API Reference / getAppDisable()
The disable status of application is captured using this API. The status is specified through the output values (true / false).

Syntax

public boolean getAppDisable()

Input Parameters

Parameter Description
None

Output Parameters

Output Parameters (Return value) Description
True / False Returns ‘True’ if SDK is in disabled state and returns ‘False’ if SDK is not in disabled state.