Learn R Programming

pushoverr (version 0.1.4)

cancel_receipt: Cancel an emergency message

Description

cancel_receipt issues a query to Pushover to cancel sending the emergency message with the given receipt.

Usage

cancel_receipt(receipt, ...)

Arguments

receipt
A message receipt (e.g., 'KAWXTswy4cekx6vZbHBKbCKk1c1fdf')
...
An application token can be specified with token

Value

A PushoverResponse object containing the response from the server