public class ContentResultInfo extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
ContentResultInfo.ResultJsonDeserializer |
static class |
ContentResultInfo.ResultJsonSerializer |
| Modifier and Type | Field and Description |
|---|---|
AddInfo |
Add |
long |
CachedTime |
Exception |
Error |
int |
ErrorCode |
long |
ExpiredTime |
long |
LoadTimeInMs |
String |
Meta |
String |
Name |
ResourceInfo |
Resource |
Object |
Result |
ContentResultType |
ResultType |
boolean |
Success |
| Constructor and Description |
|---|
ContentResultInfo() |
public String Name
public Exception Error
public Object Result
public boolean Success
public String Meta
public ContentResultType ResultType
public int ErrorCode
public long LoadTimeInMs
public long CachedTime
public long ExpiredTime
public ResourceInfo Resource
public AddInfo Add
Copyright © 2016. All rights reserved.