Skip to content

Commit a77fafb

Browse files
committed
update docs
1 parent 7e4a9dc commit a77fafb

File tree

2 files changed

+61
-61
lines changed

2 files changed

+61
-61
lines changed

example/documents/APIs.md

Lines changed: 32 additions & 32 deletions
Original file line numberDiff line numberDiff line change
@@ -1,38 +1,38 @@
11
[中文文档](./APIs_zh.md)
22

3-
- - [Common API:](#Common API)
4-
- [getRegistrationID](#getRegistrationID)
5-
- [setAlias](#setAlias)
6-
- [addTags](#addTags)
7-
- [setTags](#setTags)
8-
- [cleanTags](#cleanTags)
9-
- [setAlias](#setAlias)
10-
- [Open Notification Event](#Open Notification Event)
11-
- [Receive Notification event](#Receive Notification Event)
12-
- [Receive Custom Message Event](#Receive Custom Message Event)
13-
- [iOS Only API:](#iOS Only API)
14-
- [setBadge](#setBadge)
15-
- [getBadge](#getBadge)
16-
- [setLocalNotification](#setLocalNotification)
17-
- [Open Notification Launch App Event](#Open Notification Launch App Event)
18-
- [Network Did Login Event](#Network Did Login Event)
19-
- [Android Only API:](Android Only API)
20-
- [initPush](#initPush)
21-
- [stopPush](#stopPush)
22-
- [resumePush](#resumePush)
23-
- [crashLogOFF](#crashLogOFF)
24-
- [crashLogON](#crashLogON)
25-
- [notifyJSDidLoad](#notifyJSDidLoad)
26-
- [clearAllNotifications](#clearAllNotifications)
27-
- [clearNotificationById](#clearNotificationById)
3+
- [Common API](#common-api)
4+
- [getRegistrationID](#getregistrationid)
5+
- [setAlias](#setalias)
6+
- [addTags](#addtags)
7+
- [setTags](#settags)
8+
- [cleanTags](#cleantags)
9+
- [setAlias](#setalias)
10+
- [Open Notification Event](#open-notification-event)
11+
- [Receive Notification event](#receive-notification-event)
12+
- [Receive Custom Message Event](#receive-custom-message-event)
13+
- [iOS Only API](#ios-only-api)
14+
- [setBadge](#setbadge)
15+
- [getBadge](#getbadge)
16+
- [setLocalNotification](#setlocalnotification)
17+
- [Open Notification Launch App Event](#open-notification-launch-app-event)
18+
- [Network Did Login Event](#network-did-login-event)
19+
- [Android Only API](#android-only-api)
20+
- [initPush](#initpush)
21+
- [stopPush](#stoppush)
22+
- [resumePush](#resumepush)
23+
- [crashLogOFF](#crashlogoff)
24+
- [crashLogON](#crashlogon)
25+
- [notifyJSDidLoad](#notifyjsdidload)
26+
- [clearAllNotifications](#clearallnotifications)
27+
- [clearNotificationById](#clearnotificationbyId)
2828
- [getInfo](#getInfo)
29-
- [setStyleBasic](#setStyleBasic)
30-
- [setStyleCustom](#setStyleCustom)
31-
- [setLatestNotificationNumber](#setLatestNotificationNumber)
32-
- [setSilenceTime](#setSilenceTime)
33-
- [setPushTime](#setPushTime)
34-
- [addGetRegistrationIdListener](#addGetRegistrationIdListener)
35-
- [removeGetRegistrationIdListener](#removeGetRegistrationIdListener)
29+
- [setStyleBasic](#setstylebasic)
30+
- [setStyleCustom](#setstylecustom)
31+
- [setLatestNotificationNumber](#setlatestnotificationnumber)
32+
- [setSilenceTime](#setsilencetime)
33+
- [setPushTime](#setpushtime)
34+
- [addGetRegistrationIdListener](#addgetregistrationidlistener)
35+
- [removeGetRegistrationIdListener](#removegetregistrationidlistener)
3636

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

example/documents/APIs_zh.md

Lines changed: 29 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -1,38 +1,38 @@
11
[English document](./APIs.md)
22

3-
- - [Common API:](#Common API)
4-
- [getRegistrationID](#getRegistrationID)
5-
- [setAlias](#setAlias)
6-
- [addTags](#addTags)
7-
- [deleteTags](#deleteTags)
8-
- [setTags](#setTags)
9-
- [cleanTags](#cleanTags)
3+
- [Common API](#common-api)
4+
- [getRegistrationID](#getregistrationid)
5+
- [setAlias](#setalias)
6+
- [addTags](#addtags)
7+
- [deleteTags](#deletetags)
8+
- [setTags](#settags)
9+
- [cleanTags](#cleantags)
1010
- [点击推送事件](#点击推送事件)
1111
- [接收推送事件](#接收推送事件)
1212
- [接收自定义消息事件](#接收自定义消息事件)
13-
- [iOS Only API:](#iOS Only API)
14-
- [setBadge](#setBadge)
15-
- [getBadge](#getBadge)
16-
- [setLocalNotification](#setLocalNotification)
17-
- [点击推送启动应用事件](#Open Notification Launch App Event)
18-
- [网络成功登陆事件](#Network Did Login Event)
19-
- [Android Only API:](Android Only API)
20-
- [initPush](#initPush)
21-
- [stopPush](#stopPush)
22-
- [resumePush](#resumePush)
23-
- [crashLogOFF](#crashLogOFF)
24-
- [crashLogON](#crashLogON)
25-
- [notifyJSDidLoad](#notifyJSDidLoad)
26-
- [clearAllNotifications](#clearAllNotifications)
27-
- [clearNotificationById](#clearNotificationById)
13+
- [iOS Only API](#ios-only-api)
14+
- [setBadge](#setbadge)
15+
- [getBadge](#getbadge)
16+
- [setLocalNotification](#setlocalnotification)
17+
- [点击推送启动应用事件](#open notification launch app event)
18+
- [网络成功登陆事件](#network did login event)
19+
- [Android Only API](#android-only-api)
20+
- [initPush](#initpush)
21+
- [stopPush](#stoppush)
22+
- [resumePush](#resumepush)
23+
- [crashLogOFF](#crashlogoff)
24+
- [crashLogON](#crashlogno)
25+
- [notifyJSDidLoad](#notifyjsdidload)
26+
- [clearAllNotifications](#clearallnotifications)
27+
- [clearNotificationById](#clearnotificationbyId)
2828
- [getInfo](#getInfo)
29-
- [setStyleBasic](#setStyleBasic)
30-
- [setStyleCustom](#setStyleCustom)
31-
- [setLatestNotificationNumber](#setLatestNotificationNumber)
32-
- [setSilenceTime](#setSilenceTime)
33-
- [setPushTime](#setPushTime)
34-
- [addGetRegistrationIdListener](#addGetRegistrationIdListener)
35-
- [removeGetRegistrationIdListener](#removeGetRegistrationIdListener)
29+
- [setStyleBasic](#setstylebasic)
30+
- [setStyleCustom](#setstylecustom)
31+
- [setLatestNotificationNumber](#setlatestnotificationnumber)
32+
- [setSilenceTime](#setsilencetime)
33+
- [setPushTime](#setpushtime)
34+
- [addGetRegistrationIdListener](#addgetregistrationIdlistener)
35+
- [removeGetRegistrationIdListener](#removegetregistrationidlistener)
3636

3737
注意: 在 Android 需要先调用 `initPush` 方法, iOS 端不需要。
3838

0 commit comments

Comments
 (0)