send_pushovermessage: Send a PushoverMessage object
Description
send_PushoverMessage
sends a given PushoverMessage
object to
Pushover. This function is not directly called, but is used when
send
is called with a PushoverMessage
object.
Usage
send_pushovermessage(object)
Value
A PushoverResponse
object containing information about
the server's response.