get Online Help Uri
open fun getOnlineHelpUri(@NonNull context: Context, defaultStatus: Boolean): Uri
Content copied to clipboard
Call this method to get the online help URI based on the configured parameter in the BE admin interface or the defaultStatus if not configured. Note : The uri can be a link, html file or a pdf file
Return
The configured online help uri or defaultUri
Parameters
context
The application context
default Status
The default online help status if not configured in the BE admin