setNotificationQuietHours

public void setNotificationQuietHours(String startTime, int spanMinutes, ErrorHandler callback)

Sets the notification do-not-disturb time.

Parameters

startTime

start time in HH:MM:SS format.

spanMinutes

interval in minutes, must be greater than 0 and less than 1440.

callback

callback for the operation result.