Class NodeUtils


  • public class NodeUtils
    extends java.lang.Object
    Utility for extracting information from packets.
    • Constructor Detail

      • NodeUtils

        public NodeUtils()
    • Method Detail

      • getFormFromPacket

        public static ConfigureForm getFormFromPacket​(org.jivesoftware.smack.packet.Stanza packet,
                                                      PubSubElementType elem)
        Get a ConfigureForm from a packet.
        Parameters:
        packet - TODO javadoc me please
        elem - TODO javadoc me please
        Returns:
        The configuration form