You're viewing an older version of Vaadin JavaDoc. Please see version 24.7.0 for the latest.
com.vaadin.collaborationengine.

Interface NewUserHandler

    • Method Summary

      All Methods
      Modifier and Type Method Description
      Registration handleNewUser​(UserInfo user)

      Deprecated.

      Handles a user when it becomes present in a topic.

    • Method Detail

      • handleNewUser

        Registration handleNewUser​(UserInfo user)
        Deprecated.

        Handles a user when it becomes present in a topic.

        Parameters:

        user - the user that becomes present

        Returns:

        a registration that will be removed when the user stops being present