Class Bytestream.StreamHostUsed

    • Field Detail

      • ELEMENTNAME

        public static java.lang.String ELEMENTNAME
    • Constructor Detail

      • StreamHostUsed

        public StreamHostUsed​(Jid jid)
        Default constructor.
        Parameters:
        jid - The JID of the selected stream host.
    • Method Detail

      • getJID

        public Jid getJID()
        Returns the JID of the selected stream host.
        Returns:
        Returns the JID of the selected stream host.
      • getElementName

        public java.lang.String getElementName()
        Description copied from interface: NamedElement
        Returns the root element name.
        Returns:
        the element name.