Skip to content

Commit 9041c5f

Browse files
Merge pull request #564 from jpush/dev
Dev
2 parents bc8b224 + a5233fa commit 9041c5f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

documents/api_en.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
[中文文档](api.md)
22

33
* [Common API](#common-api)
4+
* [initPush](#initpush)
45
* [getRegistrationID](#getregistrationid)
56
* [stopPush](#stoppush)
67
* [resumePush](#resumepush)
@@ -27,7 +28,6 @@
2728
* [Open Notification Launch App Event](#open-notification-launch-app-event)
2829
* [Network Did Login Event](#network-did-login-event)
2930
* [Android Only API](#android-only-api)
30-
* [initPush](#initpush)
3131
* [crashLogOFF](#crashlogoff)
3232
* [crashLogON](#crashlogon)
3333
* [notifyJSDidLoad](#notifyjsdidload)
@@ -40,7 +40,7 @@
4040
* [addGetRegistrationIdListener](#addgetregistrationidlistener)
4141
* [removeGetRegistrationIdListener](#removegetregistrationidlistener)
4242

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

4545
### Common API
4646

0 commit comments

Comments
 (0)