public class ECInterPhoneJoinMsg extends ECInterPhoneMeetingMsg
ECInterPhoneMeetingMsg.ECInterPhoneMeetingMsgTypeECMeetingMsg.ForbidOptions| 限定符和类型 | 字段和说明 |
|---|---|
static android.os.Parcelable.Creator<ECInterPhoneJoinMsg> |
CREATOR |
| 限定符 | 构造器和说明 |
|---|---|
|
ECInterPhoneJoinMsg() |
protected |
ECInterPhoneJoinMsg(android.os.Parcel in) |
| 限定符和类型 | 方法和说明 |
|---|---|
java.lang.String |
getWho()
返回当前加入实时对讲的成员账号
|
void |
setWho(java.lang.String who)
将指定成员账号唯一标识更新到实时对讲Push消息中
|
void |
writeToParcel(android.os.Parcel dest,
int flags) |
describeContents, getMsgTypegetMeetingNo, getReceiver, getSender, setMeetingNo, setReceiver, setSenderpublic static final android.os.Parcelable.Creator<ECInterPhoneJoinMsg> CREATOR
public ECInterPhoneJoinMsg()
protected ECInterPhoneJoinMsg(android.os.Parcel in)
public java.lang.String getWho()
public void setWho(java.lang.String who)
who - 成员账号唯一标识public void writeToParcel(android.os.Parcel dest,
int flags)
writeToParcel 在接口中 android.os.ParcelablewriteToParcel 在类中 ECInterPhoneMeetingMsgCopyright © 2017 All rights reserved.