Description: |
|
---|
-
-
src/Lunr/Vortex/JPush/JPushBatchResponse.php (Diff revision 1) we may need a way to get the message ID from the dispatcher
-
src/Lunr/Vortex/JPush/JPushBatchResponse.php (Diff revision 1) This should return a special status that we can use to filter out endpoints that don't have a (final) status yet.
UNKNOWN doesn't work, because that could be a final status.
-
src/Lunr/Vortex/JPush/JPushBatchResponse.php (Diff revision 1) We don't need
$this->statuses
anymore I think
Change Summary:
Add deferred notification status
Commit: |
|
||||
---|---|---|---|---|---|
Diff: |
Revision 2 (+9 -473) |
Change Summary:
Add get_message_id()
Commit: |
|
||||
---|---|---|---|---|---|
Diff: |
Revision 3 (+93 -479) |
Commit: |
|
||||
---|---|---|---|---|---|
Diff: |
Revision 4 (+86 -473) |