public class GCMResult extends Object
Constructor and Description |
---|
GCMResult() |
Modifier and Type | Method and Description |
---|---|
String |
getErrorMsg() |
String |
getMsg() |
int |
getStatusCode() |
void |
setErrorMsg(String errorMsg) |
void |
setMsg(String msg) |
void |
setStatusCode(int statusCode) |
Copyright © 2017 WSO2. All rights reserved.