get_pushover_sounds: Get a list of sounds available for Pushover notifications

Description Usage Arguments Value Examples

View source: R/get_pushover_sounds.R

Description

Get a list of sounds available for Pushover notifications

Usage

1

Arguments

app

application token (see set_pushover_app())

Value

A list of available sounds and their descriptions.

Examples

1
2
3
4
## Not run: 
get_pushover_sounds(app = "azGDORePK8gMaC0QOYAMyEEuzJnyUi")

## End(Not run)

pushoverr documentation built on Nov. 16, 2021, 9:17 a.m.