menu
nim_core_platform_interface package
documentation
nim_core_platform_interface.dart
SettingsServicePlatform
removeResourceFiles abstract method
removeResourceFiles abstract method
dark_mode
light_mode
removeResourceFiles
abstract method
Future
<
NIMResult
<
int
>
>
removeResourceFiles
(
NIMResourceQueryOption
option
)
删除缓存的资源文件
iOS可用
Implementation
Future<NIMResult<int>> removeResourceFiles(NIMResourceQueryOption option);
nim_core_platform_interface package
documentation
nim_core_platform_interface
SettingsServicePlatform
removeResourceFiles abstract method
SettingsServicePlatform class