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