Class NESeatInvitationItem
-
- All Implemented Interfaces:
public final class NESeatInvitationItem管理员麦位抱麦信息。
-
-
Constructor Summary
Constructors Constructor Description NESeatInvitationItem(Integer index, String user, String userName, String icon, NERoomUser userInfo, String ext)
-
Method Summary
Modifier and Type Method Description final IntegergetIndex()麦位位置。如果为**-1**,表示未指定位置。 final StringgetUser()申请人。 final StringgetUserName()final StringgetIcon()final NERoomUsergetUserInfo()final StringgetExt()-
-
Method Detail
-
getUserName
final String getUserName()
-
getUserInfo
final NERoomUser getUserInfo()
-
-
-
-