Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
PushSharp.4.0.0.0.nupkg | 2016-03-19 | 67.8 kB | |
4.0.0.0.tar.gz | 2016-03-16 | 3.4 MB | |
4.0.0.0.zip | 2016-03-16 | 3.4 MB | |
README.md | 2016-03-16 | 247 Bytes | |
Totals: 4 Items | 6.8 MB | 0 |
- Improved Exception consistency across platforms and brokers (most exceptions inherit from
NotificationException
now) - Breaking Change:
GcmNotificationException
replacesGcmConnectionException
and now inherits fromNotificationException