Created by huangjun on 2015/12/30.
更多...
Created by huangjun on 2015/12/30.
在文件 EnterChatRoomResultData.java 第 13 行定义.
◆ EnterChatRoomResultData() [1/2]
com.netease.nimlib.sdk.chatroom.model.EnterChatRoomResultData.EnterChatRoomResultData |
( |
String |
roomId, |
|
|
int |
resCode, |
|
|
StatusCode |
status, |
|
|
ChatRoomInfo |
roomInfo, |
|
|
ChatRoomMember |
member, |
|
|
String |
account |
|
) |
| |
◆ EnterChatRoomResultData() [2/2]
com.netease.nimlib.sdk.chatroom.model.EnterChatRoomResultData.EnterChatRoomResultData |
( |
Parcel |
in | ) |
|
|
protected |
◆ describeContents()
int com.netease.nimlib.sdk.chatroom.model.EnterChatRoomResultData.describeContents |
( |
| ) |
|
◆ getAccount()
String com.netease.nimlib.sdk.chatroom.model.EnterChatRoomResultData.getAccount |
( |
| ) |
|
◆ getMember()
ChatRoomMember com.netease.nimlib.sdk.chatroom.model.EnterChatRoomResultData.getMember |
( |
| ) |
|
◆ getResCode()
int com.netease.nimlib.sdk.chatroom.model.EnterChatRoomResultData.getResCode |
( |
| ) |
|
◆ getRoomId()
String com.netease.nimlib.sdk.chatroom.model.EnterChatRoomResultData.getRoomId |
( |
| ) |
|
◆ getRoomInfo()
ChatRoomInfo com.netease.nimlib.sdk.chatroom.model.EnterChatRoomResultData.getRoomInfo |
( |
| ) |
|
◆ getStatus()
StatusCode com.netease.nimlib.sdk.chatroom.model.EnterChatRoomResultData.getStatus |
( |
| ) |
|
◆ writeToParcel()
void com.netease.nimlib.sdk.chatroom.model.EnterChatRoomResultData.writeToParcel |
( |
Parcel |
dest, |
|
|
int |
flags |
|
) |
| |
◆ CREATOR
该类的文档由以下文件生成: