Uses of Class
de.svenkubiak.jpushover.exceptions.JPushoverException
Packages that use JPushoverException
-
Uses of JPushoverException in de.svenkubiak.jpushover.apis
Methods in de.svenkubiak.jpushover.apis that throw JPushoverExceptionModifier and TypeMethodDescriptionOpenClient.deleteMessages(String secret, String deviceId, String messageId) Deletes all messages after (and including) a given messagesIdPerforms a Pushover login; required once for working with the Open Client APIPerforms a Pushover login; required once for working with the Open Client APIRetrieves all available messages for the given deviceIdAPI.push()Glance.push()Sends a glance to pushoverMessage.push()Sends a message to pushoverOpenClient.registerDevice(String secret, String deviceName) Registers a new device at PushoverbooleanMessage.validate()Sends a validation request to pushover ensuring that the token and user is correct, that there is at least one active device on the account. -
Uses of JPushoverException in de.svenkubiak.jpushover.http
Methods in de.svenkubiak.jpushover.http that throw JPushoverExceptionModifier and TypeMethodDescription