SoundMap
Mapping of available Pushover notification sounds
Pushover Klangbibliothek
Benachrichtigungstöne
const sounds: SoundMap = { 'alien': 'Alien Alarm', 'climb': 'Climbing', 'pushover': 'Pushover Default'}; Copy
const sounds: SoundMap = { 'alien': 'Alien Alarm', 'climb': 'Climbing', 'pushover': 'Pushover Default'};
Interface
SoundMap
Description
Mapping of available Pushover notification sounds
De
Pushover Klangbibliothek
De
Benachrichtigungstöne
Example