getStatusFrame

open fun getStatusFrame(): LiveData<StatusFrameView.Status>

Returns LiveData that can be observed for the status of the result of fetching the message list. When the message list is fetched successfully, the status is NONE.

Return

The Status for the message list since 3.0.0