CombineMessagePreviewViewModel

Combined-forward message preview page ViewModel.

Since

5.12.0

Constructors

Link copied to clipboard
public void CombineMessagePreviewViewModel(Bundle arguments)

Types

Link copied to clipboard
public enum LoadState

Functions

Link copied to clipboard
public LiveData<LoadState> getLoadStateLiveData()
Link copied to clipboard
public LiveData<List<CombineMsgItem>> getMsgListLiveData()
Link copied to clipboard
public LiveData<String> getTitleLiveData()
Link copied to clipboard
public void loadMessage()