menu
nim_core_platform_interface package
documentation
nim_core_platform_interface.dart
SettingsServicePlatform
archiveLogs abstract method
archiveLogs abstract method
dark_mode
light_mode
archiveLogs
abstract method
Future
<
NIMResult
<
String
>
>
archiveLogs
(
)
打包日志文件,并返回文件路径
Implementation
Future<NIMResult<String>> archiveLogs();
nim_core_platform_interface package
documentation
nim_core_platform_interface
SettingsServicePlatform
archiveLogs abstract method
SettingsServicePlatform class