Get Notification Quiet Hours Callback Ex
public abstract class GetNotificationQuietHoursCallbackEx extends IRongCoreCallback.ResultCallback<T>
Functions
Link copied to clipboard
Error occurred while fetching the Do Not Disturb time for message notifications.
Link copied to clipboard
Callback triggered upon success.
public abstract void onSuccess(String startTime, int spanMinutes, IRongCoreEnum.PushNotificationQuietHoursLevel level)
Successfully retrieved the Do Not Disturb time settings for message notifications.