|
| ChatRoomCdnInfo (Parcel in) |
| ********************************** 序列化 ********************************** 更多...
|
|
com.netease.nimlib.sdk.chatroom.model.ChatRoomCdnInfo.ChatRoomCdnInfo |
( |
| ) |
|
com.netease.nimlib.sdk.chatroom.model.ChatRoomCdnInfo.ChatRoomCdnInfo |
( |
Parcel |
in | ) |
|
|
protected |
ChatRoomCdnInfo com.netease.nimlib.sdk.chatroom.model.ChatRoomCdnInfo.deepClone |
( |
| ) |
|
int com.netease.nimlib.sdk.chatroom.model.ChatRoomCdnInfo.describeContents |
( |
| ) |
|
String [] com.netease.nimlib.sdk.chatroom.model.ChatRoomCdnInfo.getCdnUrlArray |
( |
| ) |
|
String com.netease.nimlib.sdk.chatroom.model.ChatRoomCdnInfo.getDecryptKey |
( |
| ) |
|
long com.netease.nimlib.sdk.chatroom.model.ChatRoomCdnInfo.getPollingInterval |
( |
| ) |
|
int com.netease.nimlib.sdk.chatroom.model.ChatRoomCdnInfo.getTimeOut |
( |
| ) |
|
long com.netease.nimlib.sdk.chatroom.model.ChatRoomCdnInfo.getTimestamp |
( |
| ) |
|
boolean com.netease.nimlib.sdk.chatroom.model.ChatRoomCdnInfo.isEnable |
( |
| ) |
|
void com.netease.nimlib.sdk.chatroom.model.ChatRoomCdnInfo.setCdnUrlArray |
( |
String[] |
cdnUrlArray | ) |
|
void com.netease.nimlib.sdk.chatroom.model.ChatRoomCdnInfo.setDecryptKey |
( |
String |
decryptKey | ) |
|
void com.netease.nimlib.sdk.chatroom.model.ChatRoomCdnInfo.setEnable |
( |
boolean |
enable | ) |
|
void com.netease.nimlib.sdk.chatroom.model.ChatRoomCdnInfo.setPollingInterval |
( |
long |
pollingInterval | ) |
|
void com.netease.nimlib.sdk.chatroom.model.ChatRoomCdnInfo.setTimeOut |
( |
int |
timeOut | ) |
|
void com.netease.nimlib.sdk.chatroom.model.ChatRoomCdnInfo.setTimestamp |
( |
long |
timestamp | ) |
|
void com.netease.nimlib.sdk.chatroom.model.ChatRoomCdnInfo.writeToParcel |
( |
Parcel |
dest, |
|
|
int |
flags |
|
) |
| |
final Creator<ChatRoomCdnInfo> com.netease.nimlib.sdk.chatroom.model.ChatRoomCdnInfo.CREATOR |
|
static |
该类的文档由以下文件生成: