public static interface ClientProtocolDefinition.OutboundQueueStatusUpdateServer extends ClientProtocolDefinition.OutboundMessage
Modifier and Type | Field and Description |
---|---|
static int |
MESSAGE_ID
The unique id of the message.
|
static String |
QUEUE_SIZE
Contains an int pointing to the current number of outgoing messages in the outbound queue that still must be sent to WFM servers.
|
static final int MESSAGE_ID
static final String QUEUE_SIZE