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.ObjectSets the channel names and message contents toAblyBase.publishBatch(io.ably.lib.types.Message.Batch[], io.ably.lib.types.ChannelOptions).
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidwriteMsgpack(org.msgpack.core.MessagePacker packer)
-