Class ChannelProperties

java.lang.Object
io.ably.lib.types.ChannelProperties

public class ChannelProperties
extends java.lang.Object
Describes the properties of the channel state.
  • Field Summary

    Fields 
    Modifier and Type Field 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 Summary

    Constructors 
    Constructor Description
    ChannelProperties()  
  • Method Summary

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait