getAllowedOperationalStatusList

open fun getAllowedOperationalStatusList(@NonNull context: Context): List<OperationalStatusItem>

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