isAppAlwaysConnectedModeEnabled

open fun isAppAlwaysConnectedModeEnabled(@NonNull context: Context): Boolean

Check if the app is in the always connected mode or not.

Return

true if the app workS in always connected mode, false otherwise. If true the client will stay connected.

Parameters

context

Context: The application context