status,PushoverResponse-method: Return the Pushover response status
Description
Pushover API calls return a status code, which indicates the success of a
a query (1=success, 0=problem). The status method extracts the numeric
status code from a PushoverResponse-class object.