getStatusFrame

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

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

Return

The Status for the user list since 3.1.0