| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| pyfcm-1.2.0.tar.gz | 2016-12-13 | 13.7 kB | |
| DECEMBER 2016 API CHANGES.tar.gz | 2016-12-12 | 9.9 kB | |
| DECEMBER 2016 API CHANGES.zip | 2016-12-12 | 14.1 kB | |
| README.md | 2016-12-12 | 364 Bytes | |
| Totals: 4 Items | 38.0 kB | 0 | |
- Updated response retrieval, notify_single_device response returns single dict while notify_multiple_devices returns a list of dicts
- You can now pass extra argument by passing it as key value in a dictionary as extra_kwargs to any notification sending method you want to use
- It is now possible to send a notification without setting body or content available