Package io.a2a.spec

Class TaskStatusUpdateEvent

java.lang.Object
io.a2a.spec.TaskStatusUpdateEvent
All Implemented Interfaces:
Event, EventKind, StreamingEventKind, UpdateEvent

public final class TaskStatusUpdateEvent extends Object implements EventKind, StreamingEventKind, UpdateEvent
An event sent by the agent to notify the client of a change in a task's status. This is typically used in streaming or subscription models.