Uses of Interface
com.vaadin.collaborationengine.PresenceHandler
-
Packages that use PresenceHandler Package Description com.vaadin.collaborationengine -
-
Uses of PresenceHandler in com.vaadin.collaborationengine
Methods in com.vaadin.collaborationengine with parameters of type PresenceHandler Modifier and Type Method Description void
PresenceManager. setPresenceHandler(PresenceHandler handler)
Sets a handler which will be invoked when a user becomes present.
-