com.vaadin.collaborationengine.

Interface NewUserHandler

    • Method Summary

      All Methods
      Modifier and Type Method and 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