pushbullet-0.0.0: Simple push support for pushbullet

Safe HaskellNone
LanguageHaskell2010

Network.Pushbullet

Synopsis

Documentation

sendPush Source #

Arguments

:: PushSecret

Access Token for pushbullet

-> Maybe DeviceId

Send to a specific device. If Nothing it will broadcast

-> PushBullet

Message to push

-> IO ()

Will eventuall return some sort of error/success

Send a push to a given device if device is