Skip to content

Commit 0f8defa

Browse files
committed
结束通话接口文档
Change-Id: Id64b32770d6e8aa60dfe2d8a8482b0676533f5f8
1 parent 4e32217 commit 0f8defa

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

Source/SDK/LinkVideo/README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,12 @@ pod 'TIoTLinkVideo'
5959
- (void)muteLocalAudio:(BOOL)mute;
6060
```
6161

62+
* 4、结束通话:
63+
64+
主动结束: [stopService](https://github.com/tencentyun/iot-link-ios/blob/4e322172a949725f7d6ea4a1daa17a288cbc00e6/Source/SDK/LinkVideo/TIoTCoreXP2PBridge.h#L147-L150)
65+
对方结束: [disConnect通知](https://github.com/tencentyun/iot-link-ios/blob/4e322172a949725f7d6ea4a1daa17a288cbc00e6/Source/LinkSDKDemo/Video/P2P/Controller/TIoTDemoPreviewDeviceVC.m#L1151-L1155)
66+
67+
6268

6369
### SDK相关文档
6470
* [iOS SDK说明](doc/iOS%20Video接入指引文档.md)

0 commit comments

Comments
 (0)