getTypingMembers

open fun getTypingMembers(): LiveData<List<User>>

Returns LiveData that can be observed for members who are typing in the channel associated with this view model.

Return

LiveData holding members who are typing since 3.0.0