public class LPResRoomLoginModel extends LPResRoomModel
LPResRoomModel.LPResSignalSenderModel
限定符和类型 | 字段和说明 |
---|---|
int |
code |
LPConstants.LPLinkType |
linkType |
LPConstants.LPSpeakState |
speakState |
boolean |
started |
int |
switchClass |
int |
teacherSwitchable |
int |
userCount |
classId, groupId, layer, messageType, signalSendBy, timestamp, userId
构造器和说明 |
---|
LPResRoomLoginModel() |
compareTo, getClassId, getMessageType, getSenderUserId
public int code
public boolean started
@SerializedName(value="speak_state") public LPConstants.LPSpeakState speakState
@SerializedName(value="user_count") public int userCount
@SerializedName(value="link_type") public LPConstants.LPLinkType linkType
@SerializedName(value="teacher_switchable") public int teacherSwitchable
@SerializedName(value="class_switch") public int switchClass