update v1.0.7.9 R.C.

This is a Release Candidate. We are still testing.
This commit is contained in:
Sujit Prasad
2016-08-03 20:04:36 +05:30
parent 8b6b924d09
commit ffa56a43cb
3830 changed files with 181529 additions and 495353 deletions

30
vendor/brozot/laravel-fcm/doc/Readme.md vendored Normal file
View File

@@ -0,0 +1,30 @@
API Index
=========
* LaravelFCM
* LaravelFCM\Message
* LaravelFCM\Message\Exceptions
* [InvalidOptionsException](LaravelFCM-Message-Exceptions-InvalidOptionsException.md)
* [NoTopicProvidedException](LaravelFCM-Message-Exceptions-NoTopicProvidedException.md)
* [Options](LaravelFCM-Message-Options.md)
* [OptionsBuilder](LaravelFCM-Message-OptionsBuilder.md)
* [OptionsPriorities](LaravelFCM-Message-OptionsPriorities.md)
* [PayloadData](LaravelFCM-Message-PayloadData.md)
* [PayloadDataBuilder](LaravelFCM-Message-PayloadDataBuilder.md)
* [PayloadNotification](LaravelFCM-Message-PayloadNotification.md)
* [PayloadNotificationBuilder](LaravelFCM-Message-PayloadNotificationBuilder.md)
* [Topics](LaravelFCM-Message-Topics.md)
* LaravelFCM\Sender
* [BaseSender](LaravelFCM-Sender-BaseSender.md)
* [FCMGroup](LaravelFCM-Sender-FCMGroup.md)
* [FCMSender](LaravelFCM-Sender-FCMSender.md)
* LaravelFCM\Response
* [BaseResponse](LaravelFCM-Response-BaseResponse.md)
* [DownstreamResponse](LaravelFCM-Response-DownstreamResponse.md)
* LaravelFCM\Response\Exceptions
* [InvalidRequestException](LaravelFCM-Response-Exceptions-InvalidRequestException.md)
* [ServerResponseException](LaravelFCM-Response-Exceptions-ServerResponseException.md)
* [UnauthorizedRequestException](LaravelFCM-Response-Exceptions-UnauthorizedRequestException.md)
* [GroupResponse](LaravelFCM-Response-GroupResponse.md)
* [TopicResponse](LaravelFCM-Response-TopicResponse.md)