[Lunr.Vortex] Add JpushBatchReport for fetching JPush notification statuses

Review Request #952 — Created May 23, 2023 and submitted

b.stoop
Lunr.Vortex
jpush/report
951
e5f6718...
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

  • 0
  • 0
  • 1
  • 0
  • 1
Description From Last Updated
b.stoop
pprkut
  1. 
      
  2. 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.

  3. 
      
b.stoop
pprkut
pprkut
  1. Ship It!
  2. 
      
b.stoop
Review request changed

Status: Closed (submitted)

Change Summary:

Pushed to release/0.7.x (18914bc)
Loading...