Safe Haskell | None |
---|---|
Language | Haskell2010 |
Synopsis
- sendAndroidPushMessage :: Manager -> ByteString -> FcmPayload -> IO (Response ByteString)
Documentation
sendAndroidPushMessage Source #
:: 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