Skip to content

Commit 2f64f4c

Browse files
committed
修改文档
1 parent 3d6239e commit 2f64f4c

5 files changed

Lines changed: 5 additions & 4 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
## 构建
1212
本模块使用官方jmessage版本如下:
1313

14-
- [x] iOS SDK 3.0.0 build 132
14+
- [x] iOS SDK 3.0.1 build 139
1515
- [x] Android SDK 2.0.0
1616

1717
## 功能

README_EN.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ React Native Module for JMessage.
55
## Build
66
React-Native bridge static library for jmessage SDK which requires:
77

8-
- [x] iOS SDK 3.0.0 build 132
8+
- [x] iOS SDK 3.0.1 build 139
99
- [x] Android SDK 2.0.0
1010

1111
## Features

docs/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
## 构建
88
本模块使用官方jmessage版本如下:
99

10-
- [x] iOS SDK 3.0.0 build 132
10+
- [x] iOS SDK 3.0.1 build 139
1111
- [x] Android SDK 2.0.0
1212

1313
## 功能

docs/api-document.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -164,6 +164,7 @@ JMessage.myInfo().then((info) => {
164164

165165
| name | type | description |
166166
|--------|--------|----------------------------|
167+
| appkey | String | 应用的key |
167168
| name | String | 用户名 |
168169
| type | String | 消息类型(目前只支持text,image)|
169170
| data | Object | 消息数据 |

docs/en/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ React Native Module for JMessage.
55
## Build
66
React-Native bridge static library for jmessage SDK which requires:
77

8-
- [x] iOS SDK 3.0.0 build 132
8+
- [x] iOS SDK 3.0.1 build 139
99
- [x] Android SDK 2.0.0
1010

1111
## Features

0 commit comments

Comments
 (0)