public interface HelloResponse extends MessageType
MessageType.Type| Modifier and Type | Field and Description |
|---|---|
static String |
UAID_FIELD |
MESSSAGE_TYPE_FIELD| Modifier and Type | Method and Description |
|---|---|
String |
getUAID()
A globally unique identifier for a UserAgent created by the SimplePush Server.
|
getMessageTypestatic final String UAID_FIELD
String getUAID()
String a globally unique id for a UserAgent, or an empty String if the UserAgent has not
been assigned a uaid yet or wants to reset it, which will create a new one.Copyright © 2014 JBoss by Red Hat. All Rights Reserved.