Safe Haskell | None |
---|---|
Language | Haskell2010 |
Network.Pushbullet.Types
Documentation
Constructors
DeviceId | |
Fields
|
data PushBullet Source #
Constructors
PushNote Title Body | A note with a title and body |
PushLink Title Body Text | A link with a message and title |
PushFile Body FileName FileType FileUrl | A File with a message, name, type, and url |
Instances
Arguments
:: ByteString | Access Token found in Account Settings |
-> PushSecret |
Generate the PushSecret from a ByteString