get Study Parameters
abstract fun getStudyParameters(study: Study, type: StudyParameterType, callback: OnReturnCallback<List<StudyParameter>>)
Gets a list of parameters StudyParameter of a selected study Study
Parameters
study
A selected study Study
type
A type StudyParameterType of parameters to get
callback
A callback to subscribe to to get a list of parameters StudyParameter