MessageNotificationHelper

Constructors

Link copied to clipboard

Functions

Link copied to clipboard
public static void clearCache()
Link copied to clipboard
public static void getConversationChannelNotificationLevel(Message message)
Link copied to clipboard
public static void getConversationNotificationLevel(Message message)
Link copied to clipboard
public static void getConversationTypeNotificationLevel(Message message)
Link copied to clipboard
public static void getNotificationQuietHoursLevel(Message message)
Link copied to clipboard
public static void getNotificationQuietHoursLevelLegacy(String startTime, int spanTime, Runnable onSuccess)
Link copied to clipboard
public static void setPushNotifyLevelListener()
Per-channel DND level updates are now handled by ChannelHandler.onChannelNoDisturbLevelSync registered in ChatUINotificationManager.init().
Link copied to clipboard
public static void updateLevelMap(ChannelIdentifier identifier, int level)
public static void updateLevelMap(String key, int level)
Link copied to clipboard
public static void updateQuietHour(int level, String startTime, int spanTime, String timezone)