Skip to content

Commit

Permalink
Update doc
Browse files Browse the repository at this point in the history
  • Loading branch information
JoshLipan committed Nov 9, 2018
1 parent f376b96 commit 38ceb4b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion document/api.md
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ JMRTCViewController.startCallUsers(params, () => {
### setVideoView

视频聊天绑定影像视图输出 `JMRTCView``username` 属性 需要匹配,详情见示例。
Android 请在收到 [CallConnected](#callconnected) 或者 [CallMemberJoin](#callmemberjoin) 事件后调用此接口
Android 请在收到 [CallConnected](#callconnected) 或者 [CallMemberJoin](#callmemberjoin) 事件后调用此接口

```javascript
const params = {
Expand Down

0 comments on commit 38ceb4b

Please sign in to comment.