toggle menu
NexconnChatUISDK
26.1.0
NexconnChatUISDK
switch theme
search in API
NexconnChatUISDK
/
ai.nexconn.chatui.base
/
BaseViewModel
Base
View
Model
public
class
BaseViewModel
Base ViewModel providing error event LiveData.
Since
5.10.4
Members
Constructors
Base
View
Model
Link copied to clipboard
public
void
BaseViewModel
(
Bundle bundle
)
Functions
get
Error
Event
Live
Data
Link copied to clipboard
public
MutableLiveData<ErrorEvent<NCError>>
getErrorEventLiveData
(
)
Returns the error event LiveData for observing error states.