Interface ConferenceBookmark

    • Method Detail

      • isAutojoin

        boolean isAutojoin()
        Whether the client should automatically join the conference room on login.
        Returns:
        true, if the client should join.
      • getNick

        String getNick()
        The user's preferred roomnick for the chatroom.
        Returns:
        The roomnick for the chatroom.
      • getPassword

        String getPassword()
        A password used to access the chatroom.
        Returns:
        The password for the room.