menu
jpush_flutter package
documentation
harmony/jpush_harmony_sdk_imp.dart
JpushHarmonySdkImp
setHBInterval method
setHBInterval method
dark_mode
light_mode
setHBInterval
method
dynamic
setHBInterval
(
int
hbinterval
)
Implementation
setHBInterval(int hbinterval) { JpushHarmonySdkPlatform.instance.setHeartbeatTime(hbinterval); }
jpush_flutter package
documentation
harmony/jpush_harmony_sdk_imp
JpushHarmonySdkImp
setHBInterval method
JpushHarmonySdkImp class