@override Future<TUIActionCallback> setSelfInfo(String userName, String avatarURL) { return RoomEngineManager().setSelfInfo(userName, avatarURL); }