pushoverr-package | pushoverr: Send push notifications using Pushover |
cancel_receipt | Cancel an emergency message |
check_receipt | Determine whether or not an emergency message has been acknowledged |
content_value | Get a value from a API query response |
content_value-method | Get a value from a API query response |
GenPushoverMessage | The 'PushoverMessage' class |
GenPushoverResponse | The PushoverResponse class |
get_devices | Get a list of the user's registered devices |
get_pushover_app | Store Pushover app and user information and use for all subsequent queries |
get_pushover_sounds | Get a list of available message sounds |
get_pushover_user | Store Pushover app and user information and use for all subsequent queries |
headers | Get the HTTP headers returned by a Pushover API query |
headers-method | Get the HTTP headers returned by a Pushover API query |
http_status_code | Return the HTTP status code returned by a Pushover API query |
http_status_code-method | Return the HTTP status code returned by a Pushover API query |
is.acknowledged | Determine whether or not an emergency message has been acknowledged |
is.device | Get a list of the user's registered devices |
is.success | Return whether a PushoverResponse indicated success ('TRUE') or not ('FALSE') |
is.success-method | Return whether a PushoverResponse indicated success ('TRUE') or not ('FALSE') |
is.valid_device | Determine whether or not a given device name is valid |
is.valid_key | Determine whether or not a given user/group key is valid |
is.valid_receipt | Determine whether or not a given message receipt is valid |
is.valid_token | Determine whether or not a given API token is valid |
pushover | Send a message using Pushover |
PushoverMessage | Create a Pushover message |
PushoverMessage-class | The 'PushoverMessage' class |
pushoverr | pushoverr: Send push notifications using Pushover |
PushoverResponse | Create a PushoverResponse to store a Pushover server response |
PushoverResponse-class | The PushoverResponse class |
pushover_app.isset | Store Pushover app and user information and use for all subsequent queries |
pushover_emergency | Send a message using Pushover |
pushover_high | Send a message using Pushover |
pushover_normal | Send a message using Pushover |
pushover_priorities | List of the priorities available and their descriptions |
pushover_quiet | Send a message using Pushover |
pushover_silent | Send a message using Pushover |
pushover_user.isset | Store Pushover app and user information and use for all subsequent queries |
receipt | Get the receipt from a Pushover server response (M) |
receipt-method | Get the receipt from a Pushover server response (M) |
request | Return the Pushover response request token |
request-method | Return the Pushover response request token |
send | Send a Pushover message |
send-method | Send a Pushover message |
send_pushovermessage | Send a PushoverMessage object |
set_pushover_app | Store Pushover app and user information and use for all subsequent queries |
set_pushover_user | Store Pushover app and user information and use for all subsequent queries |
show-method | Print information about a PushoverMessage object |
show-method | Print information about a PushoverResponse object |
status | Return the Pushover response status |
status-method | Return the Pushover response status |
unset_pushover_app | Store Pushover app and user information and use for all subsequent queries |
unset_pushover_user | Store Pushover app and user information and use for all subsequent queries |
validate_key | Determine whether or not a given user/group key is valid |
validate_PushoverMessage | Validate a given PushoverMessage object |
validate_PushoverResponse | Validate a given PushoverResponse object |