Builder

constructor(sessionTranscript: DataItem, status: Int, eReaderKey: EcPublicKey? = null, version: String? = null)

Parameters

sessionTranscript

the session transcript to use.

status

the status to use in the response, for example STATUS_OK.

eReaderKey

the ephemeral reader key or null if not using session encryption.

version

the version to use or null to automatically select the version.