is Online Help Enabled
open fun isOnlineHelpEnabled(@NonNull context: Context, defaultStatus: Boolean): Boolean
Content copied to clipboard
Call this method to check whether the online help is activated or not based on the configured parameter in the BE admin interface or the defaultStatus if not configured.
Return
The configured online help or defaultStatus
Parameters
context
The application context
default Status
The default online help if not configured in the BE admin