provideAdditionalData

fun provideAdditionalData(additionalDataJson: String)

Provides the additional data required by the backend.

Parameters

additionalDataJson

a JSON string with the additional data

Throws

if called more than once or after reject was called