Class Backup::Notifier::Pushover
In: lib/backup/notifier/pushover.rb
Parent: Base

Methods

new  

Attributes

device  [RW]  The user‘s device identifier to sent he message directly to that device rather than all of the user‘s devices
priority  [RW]  The priority of the notification
title  [RW]  The message title
token  [RW]  The API Application Token
user  [RW]  The API User Token

Public Class methods

[Validate]