getCurrentUserRegisteredOperator

open fun getCurrentUserRegisteredOperator(): LiveData<Boolean>

Returns LiveData that can be observed if the current user is operator or not.

Return

LiveData holding whether the current user is registered as operator or not since 3.1.0