toggle menu
NexconnChatUISDK
26.1.0
NexconnChatUISDK
switch theme
search in API
NexconnChatUISDK
/
ai.nexconn.chatui.notification
/
ChatUINotificationViewModel
Chat
UINotification
View
Model
public
class
ChatUINotificationViewModel
Members
Constructors
Chat
UINotification
View
Model
Link copied to clipboard
public
void
ChatUINotificationViewModel
(
Application application
)
Types
Notification
Quiet
Info
Link copied to clipboard
public
class
NotificationQuietInfo
Functions
get
Notification
Quiet
Hours
Link copied to clipboard
public
void
getNotificationQuietHours
(
)
Gets the notification do-not-disturb time and posts the result to
mQuietInfoLiveData
.
get
Operation
Result
Link copied to clipboard
public
MutableLiveData<OperationResult>
getOperationResult
(
)
get
Quiet
Info
Live
Data
Link copied to clipboard
public
MutableLiveData<NotificationQuietInfo>
getQuietInfoLiveData
(
)
set
Notification
Quiet
Hours
Link copied to clipboard
public
void
setNotificationQuietHours
(
String
startTime
,
int spanMinutes
)