is App Always Connected Mode Enabled
open fun isAppAlwaysConnectedModeEnabled(@NonNull context: Context): Boolean
Content copied to clipboard
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