|
AeroGear SimplePush Server Protocol 0.11.0 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Status
Represents a status that may be returned by a Register, Unregister messages in SimplePush specification protocol.
| Method Summary | |
|---|---|
int |
getCode()
Returns the error code for this Status. |
String |
getMessage()
Returns the message for this Status. |
| Method Detail |
|---|
int getCode()
int the error code for this Status.String getMessage()
String the message for this status.
|
AeroGear SimplePush Server Protocol 0.11.0 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||