Class: Settings

Settings()

Settings that can be set in the settings.json file

Constructor

new Settings()

Source:

Members

participantIds

Pre-specified participant IDs.

Source:

Methods

getLogFilename()

Filename of log file. By default, returns YYYYMMDD-HHmmss-SSS log.txt

Source:

getParticipantId(num) → {type}

Return the i-th participant ID.

Parameters:
Name Type Description
num type

description

Source:
Returns:

description

Type
type