The classic client API will be removed in a future release.
@Deprecated public interface ServerPingMessage extends PingMessage
Its purpose is to test the connection is present and measure the time taken for a round trip message. It also returns the current queue size for client at the server.
EMPTY_FIELD, EMPTY_FIELD_CHAR, EMPTY_FIELD_STRING, FIELD_DELIMITER, FIELD_DELIMITER_CHAR, FIELD_DELIMITER_STRING, FIELD_MU, LIST_DELIMITER, LIST_DELIMITER_CHAR, LIST_DELIMITER_STRING, MESSAGE_SEPARATOR, MESSAGE_SEPARATOR_CHAR, RECORD_DELIMITER, RECORD_DELIMITER_CHAR, RECORD_DELIMITER_STRING, RECORD_MU
Modifier and Type | Method and Description |
---|---|
int |
getQueueSize()
Deprecated.
Returns the size of the client queue.
|
getCreationTime, getTimeSinceCreation
getHeader, getHeaders, isTopicMessage, setHeaders, setHeaders, size, toMessage, toString
Copyright © 2016 Push Technology Ltd. All Rights Reserved.