public class ContentResultInfo extends Object
| Modifier and Type | Field and Description |
|---|---|
Exception |
Error |
int |
ErrorCode |
long |
LoadTimeInMs |
String |
Meta |
String |
Name |
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
Copyright © 2015. All rights reserved.