Vortex: prepare push notification response to contain result of multiple endpoints
Review Request #437 — Created May 17, 2016 and submitted — Latest diff uploaded
Information | |
---|---|
tardypad | |
Lunr | |
push_notification_response_endpoint | |
Reviewers | |
lunr | |
Vortex: prepare push notification response to contain result of multiple endpoints
unit tests
Diff Revision 3 (Latest)
orig
1
2
3
src/Lunr/Vortex/PushNotificationResponseInterface.php |
---|
src/Lunr/Vortex/APNS/APNSResponse.php |
---|
src/Lunr/Vortex/APNS/Tests/APNSResponseSuccessTest.php |
---|
src/Lunr/Vortex/Email/EmailResponse.php |
---|
src/Lunr/Vortex/Email/Tests/EmailResponseErrorTest.php |
---|
src/Lunr/Vortex/Email/Tests/EmailResponseSuccessTest.php |
---|
src/Lunr/Vortex/GCM/GCMResponse.php |
---|
src/Lunr/Vortex/GCM/Tests/GCMResponseErrorTest.php |
---|
src/Lunr/Vortex/GCM/Tests/GCMResponseSuccessTest.php |
---|
src/Lunr/Vortex/MPNS/MPNSResponse.php |
---|
src/Lunr/Vortex/MPNS/Tests/MPNSResponseErrorTest.php |
---|
src/Lunr/Vortex/MPNS/Tests/MPNSResponseSuccessTest.php |
---|
src/Lunr/Vortex/MPNS/Tests/MPNSResponseTest.php |
---|
src/Lunr/Vortex/PAP/PAPResponse.php |
---|
src/Lunr/Vortex/PAP/Tests/PAPResponseErrorTest.php |
---|
src/Lunr/Vortex/PAP/Tests/PAPResponseSuccessTest.php |
---|
src/Lunr/Vortex/WNS/WNSResponse.php |
---|
src/Lunr/Vortex/WNS/Tests/WNSResponseErrorTest.php |
---|
src/Lunr/Vortex/WNS/Tests/WNSResponseSuccessTest.php |
---|
src/Lunr/Vortex/WNS/Tests/WNSResponseTest.php |
---|