getCurrentUserBanned

open fun getCurrentUserBanned(): LiveData<Boolean>

Returns LiveData that can be observed whether the current user is banned.

Return

LiveData holding whether the current user is banned or not since 3.1.0