Preparing search index...
The search index is not available
@ask-frontend/ask-bot-service
@ask-frontend/ask-bot-service
types
StreamingErrorEvent
Interface StreamingErrorEvent
Triggered when the server sent events connection failed
interface
StreamingErrorEvent
{
payload
:
StreamingError
;
type
:
"streamingError"
;
}
Hierarchy
EventWithPayload
StreamingErrorEvent
Index
Properties
payload
type
Properties
payload
payload
:
StreamingError
type
type
:
"streamingError"
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
payload
type
@ask-frontend/ask-bot-service
Loading...
Triggered when the server sent events connection failed