public static class Notification.BeepParams
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
Notification.Beep[] |
pattern
Pass in an array of Beep that specifies the durations for which to turn on the beep in milliseconds and the frequency in Hz.
|
Constructor and Description |
---|
BeepParams() |
public Notification.Beep[] pattern