Preparing search index...
The search index is not available
LiveKit Agents
LiveKit Agents
agents
APITimeoutError
Class APITimeoutError
Raised when an API request timed out.
Hierarchy (
view full
)
APIConnectionError
APITimeoutError
Index
Constructors
constructor
Properties
body
retryable
Methods
to
String
Constructors
constructor
new APITimeout
Error
(
__namedParameters
)
:
APITimeoutError
Parameters
__namedParameters
:
{
message
?:
string
;
options
?:
APIErrorOptions
;
}
Optional
message
?:
string
Optional
options
?:
APIErrorOptions
Returns
APITimeoutError
Properties
Readonly
body
body
:
null
|
object
Readonly
retryable
retryable
:
boolean
Methods
to
String
to
String
(
)
:
string
Returns
string
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
constructor
body
retryable
to
String
LiveKit Agents
Loading...
Raised when an API request timed out.