圈组是否存在推送配置。(仅Android)
Future<NIMResult<bool>> isPushConfigExistAndroid() { return _platform.isPushConfigExistAndroid(); }