menu
nim_core_platform_interface package
documentation
nim_core_platform_interface.dart
SettingsServicePlatform
isPushServiceEnabledAndroid abstract method
isPushServiceEnabledAndroid abstract method
dark_mode
light_mode
isPushServiceEnabledAndroid
abstract method
Future
<
NIMResult
<
bool
>
>
isPushServiceEnabledAndroid
(
)
查询当前推送服务开关 仅android
Implementation
Future<NIMResult<bool>> isPushServiceEnabledAndroid();
nim_core_platform_interface package
documentation
nim_core_platform_interface
SettingsServicePlatform
isPushServiceEnabledAndroid abstract method
SettingsServicePlatform class