清空所有好友申请
Future<NIMResult<void>> clearAllAddApplication() async { return _platform.clearAllAddApplication(); }