public class FCMResult extends Object
| Constructor and Description |
|---|
FCMResult() |
| 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.