更新 'README.md'
This commit is contained in:
parent
86d4956705
commit
887b50ce3b
@ -53,7 +53,7 @@ document.addEventListener(
|
|||||||
### 用户加入房间事件
|
### 用户加入房间事件
|
||||||
|
|
||||||
```typescript
|
```typescript
|
||||||
ocument.addEventListener(
|
document.addEventListener(
|
||||||
cordova.plugin.trtc.Constant.EVENT_ON_USER_VIDEO_AVAILABLE,
|
cordova.plugin.trtc.Constant.EVENT_ON_USER_VIDEO_AVAILABLE,
|
||||||
(event: {room:string,userId:string,available:boolean}) => {
|
(event: {room:string,userId:string,available:boolean}) => {
|
||||||
},
|
},
|
||||||
|
Loading…
Reference in New Issue
Block a user