menu
byteplus_rtc package
documentation
api/bytertc_video_api.dart
RTCVideo
stopCloudProxy abstract method
stopCloudProxy abstract method
dark_mode
light_mode
stopCloudProxy
abstract method
Future
<
int
?
>
stopCloudProxy
(
)
Stops cloud proxy.
Return value:
0
: Success.
<0
: Failure. See
ReturnStatus
for the reason.
Implementation
Future<int?> stopCloudProxy();
byteplus_rtc package
documentation
api/bytertc_video_api
RTCVideo
stopCloudProxy abstract method
RTCVideo class