getIsBanned

open fun getIsBanned(): LiveData<Boolean>

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

Return

LiveData holding the current user banned or not since 3.0.0