menu
nim_core_platform_interface package
documentation
nim_core_platform_interface.dart
SettingsServicePlatform
isPushShowDetailEnabled abstract method
isPushShowDetailEnabled abstract method
dark_mode
light_mode
isPushShowDetailEnabled
abstract method
Future
<
NIMResult
<
bool
>
>
isPushShowDetailEnabled
(
)
查询推送是否显示详情
Implementation
Future<NIMResult<bool>> isPushShowDetailEnabled();
nim_core_platform_interface package
documentation
nim_core_platform_interface
SettingsServicePlatform
isPushShowDetailEnabled abstract method
SettingsServicePlatform class