File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 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## 功能
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ React Native Module for JMessage.
55## Build
66React-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
Original file line number Diff line number Diff line change 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## 功能
Original file line number Diff line number Diff 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 | 消息数据 |
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ React Native Module for JMessage.
55## Build
66React-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
You can’t perform that action at this time.
0 commit comments