department-of-veterans-affairs / notifications-java-client

VA Notify Java Client
https://github.com/department-of-veterans-affairs/va.gov-team/tree/master/products/va-notify
MIT License
1 stars 0 forks source link

Java Client Lacks Push Capability #4

Open k-macmillan opened 2 years ago

k-macmillan commented 2 years ago

Issue

The Java Client does not have the ability to send Push Notifications, but the API does. Implement the necessary methods, classes, etc. to be able to send push notifications through the Java Client.

Checklist

mjones-oddball commented 2 years ago

Hey team! Please add your planning poker estimate with ZenHub @EvanParish @ianperera @jessecanderson @k-macmillan @kalbfled @maham360

zlaw commented 2 years ago

Please add your planning poker estimate with ZenHub @Jake-Uhteg

mjones-oddball commented 2 years ago

Jacob's code NotificationPushClient.txt

k-macmillan commented 2 months ago

Leaving open to investigate.