Package io.ably.lib.types
Class ChannelProperties
- java.lang.Object
-
- io.ably.lib.types.ChannelProperties
-
public class ChannelProperties extends java.lang.Object(RTL15) Channel#properties attribute is a ChannelProperties object representing properties of the channel state
-
-
Field Summary
Fields Modifier and Type Field Description java.lang.StringattachSerialA message identifier indicating the time of attachment to the channel; used when recovering a message history to mesh exactly with messages received on this channel subsequent to attachment.
-
Constructor Summary
Constructors Constructor Description ChannelProperties()
-