ISPO SDK
ISPO
Preparing search index...
core
AiStream
Interface AiStream
Markdown
Copy Markdown
interface
AiStream
{
turnId
:
string
;
cancel
()
:
Promise
<
void
>
;
}
Hierarchy
AsyncIterable
<
AiStreamEvent
>
AiStream
Index
Properties
turn
Id
Methods
cancel
Properties
Readonly
turn
Id
turnId
:
string
The caller-owned identity used for cancellation; it has no routing meaning.
Methods
cancel
cancel
()
:
Promise
<
void
>
Returns
Promise
<
void
>
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
turn
Id
Methods
cancel
ISPO
ISPO SDK
Loading...
The caller-owned identity used for cancellation; it has no routing meaning.