查询桌面端(PC/WEB)在线时,移动端推送开关状态
Future<NIMResult<bool>> isMobilePushEnabledWhenPCOnline() { return _platform.isMobilePushEnabledWhenPCOnline(); }