is New App Version Notification Enabled
open fun isNewAppVersionNotificationEnabled(@NonNull context: Context): Boolean
Content copied to clipboard
Check if the new application version notification is allowed to be shown from administrator or not.
Return
true if the administrator allow to show the new application version notification.
Parameters
context
Context: The application context