getMyRoleChanges

open fun getMyRoleChanges(): LiveData<Role>

Returns LiveData that can be observed if the role of the current user is changed.

Return

LiveData holding the latest Role since 3.0.0