| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Network.PushNotification.Android
Synopsis
- sendAndroidPushMessage :: Manager -> ByteString -> FcmPayload -> IO (Response ByteString)
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