关闭所有对话
static Future<bool> closeAllChats() async { return await EChatFlutterSdkPlatform.instance.closeAllChats(); }