isInQuietTime

Deprecated

Determines whether we are currently in the middle of "Quiet Time". Returns false if Quiet Time is disabled, and evaluates whether or not the current date/time falls within the Quiet Time interval set by the user.

Return

A boolean indicating whether it is currently "Quiet Time".

Deprecated

This setting does not work on Android O+. Applications are encouraged to use com.urbanairship.push.notifications.NotificationChannelCompat instead.