Class ChannelSettings


  • public class ChannelSettings
    extends java.lang.Object
    For the channel create parameters
    • Field Summary

      Fields 
      Modifier and Type Field Description
      boolean persistent  
    • Constructor Summary

      Constructors 
      Constructor Description
      ChannelSettings()  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • persistent

        public boolean persistent
    • Constructor Detail

      • ChannelSettings

        public ChannelSettings()