ChatUINotificationManager

Functions

Link copied to clipboard
public void clearAllNotification()
Clears all notifications
Link copied to clipboard
public void getChannelNoDisturbLevel(ChannelIdentifier channelIdentifier, OperationHandler<Integer> callback)
Link copied to clipboard
@Deprecated()
public void getConversationNotificationStatus(ChannelIdentifier channelIdentifier, OperationHandler<Integer> callback)
Link copied to clipboard
Link copied to clipboard
public void getNotificationQuietHours(Object callback)
Gets the notification do-not-disturb time; updates local cache after syncing from server.
Link copied to clipboard
public void init(Application application)
Link copied to clipboard
public boolean isInCurrentUserConversationPage(Message message)
Link copied to clipboard
public void onGroupUpdate(GroupInfo group)
Link copied to clipboard
public void onGroupUserInfoUpdate(GroupUserInfo groupUserInfo)
Link copied to clipboard
public void onUserUpdate(UserInfo user)
Link copied to clipboard
public void removeNotificationQuietHours(ErrorHandler callback)
Link copied to clipboard
public void setNotificationQuietHours(String startTime, int spanMinutes, ErrorHandler callback)
Sets the notification do-not-disturb time.