EfaSttResponse

class EfaSttResponse(stt: EfaPointVerification, servingLines: List<EfaLineEntry>, itdDownload: EfaDownload?) : EfaResponse

Properties

itdDownload
Link copied to clipboard
val itdDownload: EfaDownload?
parameters
Link copied to clipboard
val parameters: Map<EfaResponse.Parameter, String>

The generic request and server parameters of this response

servingLines
Link copied to clipboard
val servingLines: List<EfaLineEntry>
stt
Link copied to clipboard
val stt: EfaPointVerification