getOnlineHelpUri

open fun getOnlineHelpUri(@NonNull context: Context, defaultStatus: Boolean): Uri

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

defaultStatus

The default online help status if not configured in the BE admin