更新 'README.md'

This commit is contained in:
范大德 2021-12-28 11:13:14 +08:00
parent 887b50ce3b
commit be3b5a1134

View File

@ -28,7 +28,7 @@ cordova.plugin.trtc.joinChannel(
### 用户信息变更 ### 用户信息变更
```javascript ```javascript
cordova.plugin.trtc.joinChannel( cordova.plugin.trtc.userInfoChange(
{ {
room: 123123, // 房间号 room: 123123, // 房间号
userId: '', // 用户id userId: '', // 用户id