public class Result extends Object
| Constructor and Description | 
|---|
Result(int errorNum,
      int resultCode)  | 
| Modifier and Type | Method and Description | 
|---|---|
int | 
getErrorNum()  | 
int | 
getResultCode()  | 
String | 
toString()  | 
Copyright © 2013–2017. All rights reserved.