Learn R Programming

pushoverr (version 1.1.0)

get_pushover_sounds: Get a list of sounds available for Pushover notifications

Description

Get a list of sounds available for Pushover notifications

Usage

get_pushover_sounds(app = get_pushover_app())

Arguments

app

application token (see set_pushover_app())

Value

A list of available sounds and their descriptions.

Examples

Run this code
# NOT RUN {
get_pushover_sounds(app = "azGDORePK8gMaC0QOYAMyEEuzJnyUi")
# }

Run the code above in your browser using DataLab