getMessageLoadState

open fun getMessageLoadState(): LiveData<MessageLoadState>

Returns LiveData that can be observed for the state of loading messages.

Return

LiveData holding MessageLoadState for this view model since 3.0.0