We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 088d126 commit 4e32217Copy full SHA for 4e32217
Source/SDK/LinkVideo/README.md
@@ -48,7 +48,7 @@ pod 'TIoTLinkVideo'
48
49
[[TIoTCoreXP2PBridge sharedInstance]sendVoiceToServer:weakSelf.deviceName?:@"" channel:channel audioConfig:audio_config videoConfig:video_config];
50
```
51
-* 3、设备接听后,APP通过信令通道接受接听或拒绝消息(可自定义信令含义,demo演示为接收到消息表示接听)
+* 3、SDK 其他功能接口
52
53
54
//刷新本地预览UI接口
0 commit comments