sections property

List<RPConsentSection> sections
getter/setter pair

The sections which hold the content of the consent document

All sections appear in the animated process of RPVisualConsentStep. Also their content is presented during RPConsentReviewStep.

Implementation

List<RPConsentSection> sections;