public interface AckMessage extends MessageType
MessageType.Type| Modifier and Type | Field and Description |
|---|---|
static String |
UPDATES_FIELD
The name of the updates JSON field.
|
static String |
VERSION_FIELD
The name of the version JSON field.
|
MESSSAGE_TYPE_FIELD| Modifier and Type | Method and Description |
|---|---|
Set<Ack> |
getAcks()
Returns the channel ids that have been acknowledged by UserAgent
|
getMessageTypestatic final String UPDATES_FIELD
static final String VERSION_FIELD
Copyright © 2014 JBoss by Red Hat. All Rights Reserved.