Interface FlowableUserPresenceChangeEvent

    • Method Detail

      • getUserId

        String getUserId()
        The id of the user whose presence has been changed.
        Returns:
        the id of the user whose presence has been changed
      • getPresence

        String getPresence()
        The newly changed presence state of the user.
        Returns:
        the new presence of the user