Package io.ably.lib.types
Class Message.Batch
java.lang.Object
io.ably.lib.types.Message.Batch
- Enclosing class:
- Message
public static class Message.Batch
extends java.lang.Object
Sets the channel names and message contents to
AblyBase.publishBatch(io.ably.lib.types.Message.Batch[], io.ably.lib.types.ChannelOptions).-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and Type Method Description voidwriteMsgpack(org.msgpack.core.MessagePacker packer)
-
Field Details
-
Constructor Details
-
Method Details
-
writeMsgpack
public void writeMsgpack(org.msgpack.core.MessagePacker packer) throws java.io.IOException- Throws:
java.io.IOException
-