清除消息通知栏,仅支持Android 平台
Future<NIMResult<void>> clearMsgNotifyAndroid() { return _platform.clearMsgNotifyAndroid(); }