[Vortex] added FCM based on GCM
Review Request #479 — Created Jan. 2, 2017 and discarded — Latest diff uploaded
Information | |
---|---|
p.valk | |
Lunr | |
ML-420 | |
Reviewers | |
lunr | |
Added FCM based on GCM, should work but couldnt test live yet.
unittests.
Diff Revision 1 (Latest)
src/Lunr/Vortex/FCM/FCMBatchResponse.php |
---|
src/Lunr/Vortex/FCM/FCMDispatcher.php |
---|
src/Lunr/Vortex/FCM/FCMPayload.php |
---|
src/Lunr/Vortex/FCM/FCMResponse.php |
---|
src/Lunr/Vortex/FCM/Tests/FCMBatchResponseBasePushErrorTest.php |
---|
src/Lunr/Vortex/FCM/Tests/FCMBatchResponseBasePushSuccessTest.php |
---|
src/Lunr/Vortex/FCM/Tests/FCMBatchResponseGetStatusTest.php |
---|
src/Lunr/Vortex/FCM/Tests/FCMBatchResponseTest.php |
---|
src/Lunr/Vortex/FCM/Tests/FCMDispatcherBaseTest.php |
---|
src/Lunr/Vortex/FCM/Tests/FCMDispatcherPushTest.php |
---|
src/Lunr/Vortex/FCM/Tests/FCMDispatcherSetTest.php |
---|
src/Lunr/Vortex/FCM/Tests/FCMDispatcherTest.php |
---|
src/Lunr/Vortex/FCM/Tests/FCMPayloadBaseTest.php |
---|
src/Lunr/Vortex/FCM/Tests/FCMPayloadGetTest.php |
---|
src/Lunr/Vortex/FCM/Tests/FCMPayloadSetTest.php |
---|
src/Lunr/Vortex/FCM/Tests/FCMPayloadTest.php |
---|
src/Lunr/Vortex/FCM/Tests/FCMResponseAddBatchResponseTest.php |
---|
src/Lunr/Vortex/FCM/Tests/FCMResponseBaseTest.php |
---|
src/Lunr/Vortex/FCM/Tests/FCMResponseGetStatusTest.php |
---|
src/Lunr/Vortex/FCM/Tests/FCMResponseTest.php |
---|