Structs

A message containing an attachment, to be used in conjuction with the send_pushover_request_with_attachment function.

Helps build a correct Pushover request, with attachment.

A message to be used in conjuction with the send_pushover_request function.

Helps build a correct Pushover request.

Data of the response given by the Pushover API. (if any)

Enums

An enum of all the officially available notification sounds in Pushover.

Functions

Send a push notification without attachment (non blocking)

Send a push notification with attachment (! blocking)