|
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 UnregisterMessage
Represents the Unregister message, 'unregister' message type, in the SimplePush specification protocol
This message is sent from the UserAgent to the PushServer to unregister for notifications using the channelId.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface org.jboss.aerogear.simplepush.protocol.MessageType |
|---|
MessageType.Type |
| Field Summary |
|---|
| Fields inherited from interface org.jboss.aerogear.simplepush.protocol.MessageType |
|---|
MESSSAGE_TYPE_FIELD |
| Method Summary | |
|---|---|
String |
getChannelId()
Returns the channelId that was sent from the UserAgent. |
| Methods inherited from interface org.jboss.aerogear.simplepush.protocol.MessageType |
|---|
getMessageType |
| Method Detail |
|---|
String getChannelId()
String the channelId.
|
AeroGear SimplePush Server Protocol 0.11.0 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||