public final class NESeatRequestItem
成员麦位申请信息。
private final Integer
index
private final String
user
userName
icon
ext
NESeatRequestItem(Integer index, String user, String userName, String icon, String ext)
final Integer
getIndex()
final String
getUser()
getUserName()
getIcon()
getExt()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
final Integer getIndex()
麦位位置。如果为**-1**,表示未指定位置。
final String getUser()
申请人。
final String getUserName()
用户名。
final String getIcon()
头像。
final String getExt()
扩展信息。