get Allowed Operational Status List
open fun getAllowedOperationalStatusList(@NonNull context: Context): List<OperationalStatusItem>
Content copied to clipboard
Get the allowed operational status list for the subscriber. The operation status is Allowed when it is assigned for the same department as the subscriber
Return
list of OperationalStatusItem or null if no operational status exist.
Parameters
context
Context The application context