toggle menu
Android-IMKit-SDK
5.12.0
io.rong.imkit
switch theme
search in API
Android-IMKit-SDK
/
io.rong.imkit.notification
/
MessageNotificationHelper
Message
Notification
Helper
public
class
MessageNotificationHelper
Members
Constructors
Message
Notification
Helper
Link copied to clipboard
public
void
MessageNotificationHelper
(
)
Functions
clear
Cache
Link copied to clipboard
public
static
void
clearCache
(
)
get
Conversation
Channel
Notification
Level
Link copied to clipboard
public
static
void
getConversationChannelNotificationLevel
(
Message message
)
get
Conversation
Notification
Level
Link copied to clipboard
public
static
void
getConversationNotificationLevel
(
Message message
)
get
Conversation
Type
Notification
Level
Link copied to clipboard
public
static
void
getConversationTypeNotificationLevel
(
Message message
)
get
Notification
Quiet
Hours
Level
Link copied to clipboard
public
static
void
getNotificationQuietHoursLevel
(
Message message
)
public
static
void
getNotificationQuietHoursLevel
(
GetNotificationQuietHoursCallback callback
)
set
Push
Notify
Level
Listener
Link copied to clipboard
public
static
void
setPushNotifyLevelListener
(
)
update
Level
Map
Link copied to clipboard
public
static
void
updateLevelMap
(
Conversation conversation
)
public
static
void
updateLevelMap
(
String
key
,
int level
)
update
Quiet
Hour
Link copied to clipboard
public
static
void
updateQuietHour
(
int level
,
String
startTime
,
int spanTime
)