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