[Lunr.Vortex] Add JpushBatchReport for fetching JPush notification statuses
Review Request #952 — Created May 23, 2023 and submitted
Information | |
---|---|
b.stoop | |
Lunr.Vortex | |
jpush/report | |
|
|
e5f6718... | |
Reviewers | |
lunr | |
Based on release/0.7.x
Add JpushBatchReport for fetching JPush notification statuses
These are all the parts split out from the JPushBatchReponse. Since we don't have all the pieces for fetching the report asynchronous, this is probably more an general class that needs some tweaking when the rest of the pieces are implemented
unit tests
-
-
src/Lunr/Vortex/JPush/JPushBatchReport.php (Diff revision 1) This shouldn't be constructor params. The object should be re-entrant, so it one object can fetch the statuses of multiple messages.
Change Summary:
Make report class re-entrant
Commit: |
|
||||
---|---|---|---|---|---|
Diff: |
Revision 2 (+717) |