-
public final class NEVoiceRoomSeatItem
单个麦位信息。
-
-
Method Summary
Modifier and Type Method Description final Integer
getIndex()
final Integer
getStatus()
final String
getUser()
final String
getUserName()
final String
getIcon()
final Integer
getOnSeatType()
final Long
getUpdated()
-
-
Method Detail
-
getUserName
final String getUserName()
-
getOnSeatType
final Integer getOnSeatType()
-
getUpdated
final Long getUpdated()
-
-
-
-