Contents

mainParticipantConfiguration

The app-specific configuration for the app that invokes the assessment.

Declaration

var mainParticipantConfiguration: AEAssessmentParticipantConfiguration { get }

Discussion

Use this property to get and customize the app-specific configuration that’s applied to your own app. For example, you can set the allowsNetworkAccess property for your own app:

See Also

Allowing access to other apps