Interface FlowableAddedParticipantsEvent

    • Method Detail

      • getConversation

        Conversation getConversation()
        The conversation with the updated participants.
        Returns:
        the conversation that was updated
      • getAddedParticipants

        Collection<String> getAddedParticipants()
        The ids of the participants that were added to the conversation.
        Returns:
        the ids of the participants that were added
      • getUserId

        String getUserId()
        The id of the user that is doing the adding of the participants
        Returns:
        the id of the user that is doing the adding of the participants