public class AutoDownloadEntry
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
static class |
AutoDownloadEntry.DownloadPriority
下载优先级
|
Constructor and Description |
---|
AutoDownloadEntry(Message message,
AutoDownloadEntry.DownloadPriority priority) |
Modifier and Type | Method and Description |
---|---|
Message |
getMessage()
消息
|
void |
setMessage(Message message)
设置消息
|
public AutoDownloadEntry(Message message, AutoDownloadEntry.DownloadPriority priority)