getMyMemberStateChanges

open fun getMyMemberStateChanges(): LiveData<MemberState>

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

Return

LiveData holding the latest MemberState since 3.0.0