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, result: StreamingTokenValidationResult)