public class ContentResultInfo extends Object
| Modifier and Type | Field and Description |
|---|---|
AddInfo |
Add |
Exception |
Error |
int |
ErrorCode |
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 ResourceInfo Resource
public AddInfo Add
Copyright © 2016. All rights reserved.