Class MUCLightElements.ConfigurationElement

java.lang.Object
org.jivesoftware.smackx.muclight.element.MUCLightElements.ConfigurationElement
All Implemented Interfaces:
org.jivesoftware.smack.packet.Element
Enclosing class:
MUCLightElements

public static class MUCLightElements.ConfigurationElement extends Object implements org.jivesoftware.smack.packet.Element
Configuration element class.
  • Constructor Details

    • ConfigurationElement

      public ConfigurationElement(MUCLightRoomConfiguration configuration)
      Configuration element constructor.
      Parameters:
      configuration - TODO javadoc me please
  • Method Details

    • toXML

      public CharSequence toXML(org.jivesoftware.smack.packet.XmlEnvironment enclosingNamespace)
      Specified by:
      toXML in interface org.jivesoftware.smack.packet.Element