public class ECInterPhoneJoinMsg extends ECInterPhoneMeetingMsg
ECInterPhoneMeetingMsg.ECInterPhoneMeetingMsgType
ECMeetingMsg.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, getMsgType
getMeetingNo, getReceiver, getSender, setMeetingNo, setReceiver, setSender
public 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.Parcelable
writeToParcel
在类中 ECInterPhoneMeetingMsg
Copyright © 2017 All rights reserved.