setNotificationQuietHours

public abstract void setNotificationQuietHours(String startTime, int spanMinutes, IRongCoreCallback.OperationCallback callback)

Sets the Do Not Disturb time for message notifications.

Since

5.0.0

Parameters

startTime

The start time in the format HH:MM:SS.

spanMinutes

The duration in minutes from the start time to the end time of the Do Not Disturb period. 0

callback

Callback for the Do Not Disturb time setting.