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