Class 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.
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • ChannelProperties

        public ChannelProperties()