Interface JSParticipants

    • Method Detail

      • makeParticipant

        JSProperty<JSParticipant> makeParticipant()
        Create and add a new participant object with a small integer as key
      • findParticipant

        JSProperty<JSParticipant> findParticipant​(String cua)
        Parameters:
        cua - identifying the participant
        Returns:
        null if not found else a participant with a matching sendTo