DoNotDisturbPolicy Class |
The DoNotDisturbPolicy type exposes the following members.
Name | Description | |
---|---|---|
![]() | JniPeerMembers | To be added. |
![]() | Off | Do not disturb is disabled, no notifications are suppressed. |
![]() | ShowAlarms | To be added. |
![]() | ShowFiltered | To be added. |
![]() | ShowNone | To be added. |
![]() | ThresholdClass | To be added. |
![]() | ThresholdType | To be added. |
Name | Description | |
---|---|---|
![]() | FromInt | Retrieves the corresponding DoNotDisturbPolicy value, from a valid integer. |
![]() | ToInt | Retrieves the corresponding int value. |
![]() | ValueOf | Returns the enum constant of this class with the specified name. |
![]() | Values | Returns an array containing the constants of this enum class, in
the order they are declared. |
DoNotDisturbPolicy
defines the policy for Do Not Disturb. It's used by
property PropertyID.DO_NOT_DISTURB_POLICY
.