[ci skip] update readme.
Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
This commit is contained in:
parent
c8e1bf2805
commit
7c551da226
|
@ -210,6 +210,8 @@ Request body must has a notifications array. The following is a parameter table
|
||||||
|extend|string array|extensible partition|-|only iOS|
|
|extend|string array|extensible partition|-|only iOS|
|
||||||
|alert|string array|payload of a iOS message|-|only iOS|
|
|alert|string array|payload of a iOS message|-|only iOS|
|
||||||
|
|
||||||
|
See more detail [APNs](https://developer.apple.com/library/ios/documentation/NetworkingInternet/Conceptual/RemoteNotificationsPG/Chapters/APNsProviderAPI.html#//apple_ref/doc/uid/TP40008194-CH101-SW1) and [GCM](https://developers.google.com/cloud-messaging/http-server-ref#send-downstream) reference.
|
||||||
|
|
||||||
## License
|
## License
|
||||||
|
|
||||||
Copyright 2016 Bo-Yi Wu [@appleboy](https://twitter.com/appleboy).
|
Copyright 2016 Bo-Yi Wu [@appleboy](https://twitter.com/appleboy).
|
||||||
|
|
Loading…
Reference in New Issue