isOperationalStatusAllowed

open fun isOperationalStatusAllowed(@NonNull context: Context): Boolean

Method to check if the OperationalStatus feature is enabled ot not

Return

true if the OperationalStatus feature is allowed by admin, false otherwise.

Parameters

context

Context: The application context