toggle menu
NexconnChatUISDK
26.1.0
NexconnChatUISDK
switch theme
search in API
NexconnChatUISDK
/
ai.nexconn.chatui.channel.feature.combineforward
/
CombineMessagePreviewViewModel
Combine
Message
Preview
View
Model
public
class
CombineMessagePreviewViewModel
Combined-forward message preview page ViewModel.
Since
5.12.0
Members
Constructors
Combine
Message
Preview
View
Model
Link copied to clipboard
public
void
CombineMessagePreviewViewModel
(
Bundle arguments
)
Types
Load
State
Link copied to clipboard
public
enum
LoadState
Functions
get
Load
State
Live
Data
Link copied to clipboard
public
LiveData<LoadState>
getLoadStateLiveData
(
)
get
Msg
List
Live
Data
Link copied to clipboard
public
LiveData<List<CombineMsgItem>>
getMsgListLiveData
(
)
get
Title
Live
Data
Link copied to clipboard
public
LiveData<String>
getTitleLiveData
(
)
load
Message
Link copied to clipboard
public
void
loadMessage
(
)