toggle menu
Android-IMKit-SDK
5.12.0
io.rong.imkit
switch theme
search in API
Android-IMKit-SDK
/
io.rong.imkit
/
RongIM
/
removeNotificationQuietHours
remove
Notification
Quiet
Hours
public
void
removeNotificationQuietHours
(
OperationCallback callback
)
移除会话通知免打扰时间。
Parameters
callback
移除会话通知免打扰时间回调。该回调在主线程中执行,请避免在回调中执行耗时操作,防止 SDK 线程阻塞。