Package io.ably.lib.types
Class PublishResult
java.lang.Object
io.ably.lib.types.PublishResult
Contains the result of a publish operation.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
serials
An array of message serials corresponding 1:1 to the messages that were published. A serial may be null if the message was discarded due to a configured conflation rule.
-
-
Constructor Details
-
PublishResult
-
-
Method Details
-
getBodyHandler
-