applicationData property

String? applicationData
getter/setter pair

Application-specific data to be shared with clients when they are invited to a study.

This can be used by infrastructures or concrete applications which require exchanging additional data between the study and client subsystems, outside of scope or not yet supported by CARP core.

Implementation

String? applicationData;