push-notifications-0.2: Push notifications for Android and iOS

Safe HaskellNone
LanguageHaskell2010

Network.PushNotification.Android

Synopsis

Documentation

sendAndroidPushMessage Source #

Arguments

:: Manager 
-> ByteString

The server key (see README.md)

-> FcmPayload 
-> IO (Response ByteString) 

Sends a POST request to the firebase service containing the push notification data