StreamingTokenValidation
@JsonClass(generateAdapter = true)
Streamed token which identifies a previously streamed token as being invalid.
Constructors
Link copied to clipboard
constructor(sequenceNumber: Int, timestamp: Long, targetMessageIdentifier: String, batchNumber: Int = 0, turnId: String = targetMessageIdentifier, result: StreamingTokenValidationResult)