Merge pull request #118 from smallpdf/master
Add more play store notification types
This commit is contained in:
@@ -29,5 +29,11 @@ const (
|
|||||||
NotificationTypePurchased
|
NotificationTypePurchased
|
||||||
NotificationTypeAccountHold
|
NotificationTypeAccountHold
|
||||||
NotificationTypeGracePeriod
|
NotificationTypeGracePeriod
|
||||||
NotificationTypeReactivated
|
NotificationTypeRestarted
|
||||||
|
NotificationTypePriceChangeConfirmed
|
||||||
|
NotificationTypeDeferred
|
||||||
|
NotificationTypePaused
|
||||||
|
NotificationTypePauseScheduleChanged
|
||||||
|
NotificationTypeRevoked
|
||||||
|
NotificationTypeExpired
|
||||||
)
|
)
|
||||||
|
|||||||
Reference in New Issue
Block a user