playstore: add rest of notification types
see https://developer.android.com/google/play/billing/realtime_developer_notifications#json_specification
This commit is contained in:
@@ -29,5 +29,11 @@ const (
|
||||
NotificationTypePurchased
|
||||
NotificationTypeAccountHold
|
||||
NotificationTypeGracePeriod
|
||||
NotificationTypeReactivated
|
||||
NotificationTypeRestarted
|
||||
NotificationTypePriceChangeConfirmed
|
||||
NotificationTypeDeferred
|
||||
NotificationTypePaused
|
||||
NotificationTypePauseScheduleChanged
|
||||
NotificationTypeRevoked
|
||||
NotificationTypeExpired
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user