public class ChannelProperties
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
java.lang.String |
attachSerial
Starts unset when a channel is instantiated, then updated with the channelSerial
from each
ChannelState.attached event that matches the channel. |
| Constructor and Description |
|---|
ChannelProperties() |
public java.lang.String attachSerial
ChannelState.attached event that matches the channel.
Used as the value for ChannelBase.history(io.ably.lib.types.Param[]).
Spec: CP2a