menu
nertc_core package
documentation
nertc_core.dart
NERtcEngine
uploadSdkInfo abstract method
uploadSdkInfo abstract method
dark_mode
light_mode
uploadSdkInfo
abstract method
Future
<
int
>
uploadSdkInfo
(
)
上传SDK日志信息。上传的信息包括 log 和 Audio dump 等文件。
调用时机
只能在加入房间后调用。
Implementation
Future<int> uploadSdkInfo();
nertc_core package
documentation
nertc_core
NERtcEngine
uploadSdkInfo abstract method
NERtcEngine class