Interface SoftwareInfo

    • Method Detail

      • getOs

        String getOs()
        The operating system on which the XMPP software is running.
        Returns:
        The operating system.
      • getSoftware

        String getSoftware()
        Gets the XMPP software running at the entity.
        Returns:
        The XMPP software running at the entity.
      • getSoftwareVersion

        String getSoftwareVersion()
        Gets the XMPP software version.
        Returns:
        The XMPP software version.