AIAction
Returned from call.ai(). Tracks
an active AI agent session on the call. Terminal states: finished, error.
AI sessions typically end when the call ends or when explicitly stopped. The
terminal event may not carry a standard state field like other actions.
Inherits all properties and methods from the
base Action interface (controlId,
isDone, completed, result, wait()).
Properties
No additional properties beyond the base Action interface.