getOperationalStatusList

fun getOperationalStatusList(context: Context): List<OperationalStatusItem?>?

Get the operational status list

Return

list of OperationalStatusItem or null if no operational status exist.

Parameters

context

Context The application context