SendMessageContentBlockStopEvent

Event emitted when a content block is complete

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val index: Int?

Zero-based index of the content block

Link copied to clipboard

Whether this is the final content block in the response

Link copied to clipboard

Event sequence number

Link copied to clipboard
val text: String?

The accumulated complete content text

Link copied to clipboard
val type: String?

The type of content in this block

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String