toggle menu
Android-IMKit-SDK
5.12.0
io.rong.imkit
switch theme
search in API
Android-IMKit-SDK
/
io.rong.imkit.notification
/
RongNotificationViewModel
Rong
Notification
View
Model
public
class
RongNotificationViewModel
Members
Constructors
Rong
Notification
View
Model
Link copied to clipboard
public
void
RongNotificationViewModel
(
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
(
GetNotificationQuietHoursCallback callback
)
获取会话通知免打扰时间。
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
)