Skip to content

Commit

Permalink
add missing error reason
Browse files Browse the repository at this point in the history
  • Loading branch information
Alex Alok committed Dec 1, 2023
1 parent b102ca7 commit 0d9d22f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dotAPNS/ApnsResponseReason.cs
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ public enum ApnsResponseReason
MethodNotAllowed,

// 410
ExpiredToken,
Unregistered,

// 413
Expand Down

0 comments on commit 0d9d22f

Please sign in to comment.