| Package | Description |
|---|---|
| de.svenkubiak.jpushover | |
| de.svenkubiak.jpushover.enums |
| Modifier and Type | Method and Description |
|---|---|
Sound |
JPushover.getSound() |
| Modifier and Type | Method and Description |
|---|---|
JPushover |
JPushover.withSound(Sound sound)
The name of one of the sounds supported by device clients to override
the user's default sound choice
(optional)
|
| Modifier and Type | Method and Description |
|---|---|
static Sound |
Sound.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Sound[] |
Sound.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2018. All rights reserved.