Skip to content

Commit

Permalink
Merge pull request #564 from jpush/dev
Browse files Browse the repository at this point in the history
Dev
  • Loading branch information
huangminlinux authored Nov 19, 2018
2 parents bc8b224 + a5233fa commit 9041c5f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions documents/api_en.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
[中文文档](api.md)

* [Common API](#common-api)
* [initPush](#initpush)
* [getRegistrationID](#getregistrationid)
* [stopPush](#stoppush)
* [resumePush](#resumepush)
Expand All @@ -27,7 +28,6 @@
* [Open Notification Launch App Event](#open-notification-launch-app-event)
* [Network Did Login Event](#network-did-login-event)
* [Android Only API](#android-only-api)
* [initPush](#initpush)
* [crashLogOFF](#crashlogoff)
* [crashLogON](#crashlogon)
* [notifyJSDidLoad](#notifyjsdidload)
Expand All @@ -40,7 +40,7 @@
* [addGetRegistrationIdListener](#addgetregistrationidlistener)
* [removeGetRegistrationIdListener](#removegetregistrationidlistener)

**Note**: In Android, you must call initPush first, iOS doesn't need.
**Note**: You must call initPush first.

### Common API

Expand Down

0 comments on commit 9041c5f

Please sign in to comment.