Preparing search index...
The search index is not available
LiveKit JS Client SDK - v2.6.0
LiveKit JS Client SDK
Checker
Class Checker
Abstract
Hierarchy
TypedEventEmitter
<
CheckerCallbacks
,
this
>
Checker
Index
Constructors
constructor
Properties
connect
Options?
errors
As
Warnings
logs
name
room
status
Accessors
description
Methods
get
Info
run
Constructors
constructor
new
Checker
(
url
,
token
,
options
?
)
:
Checker
Parameters
url
:
string
token
:
string
options
:
CheckerOptions
= {}
Returns
Checker
Properties
Optional
connect
Options
connect
Options
?:
RoomConnectOptions
errors
As
Warnings
errors
As
Warnings
:
boolean
= false
logs
logs
:
LogMessage
[]
= []
name
name
:
string
room
room
:
Room
status
status
:
CheckStatus
= CheckStatus.IDLE
Accessors
Abstract
description
get
description
(
)
:
string
Returns
string
Methods
get
Info
get
Info
(
)
:
CheckInfo
Returns
CheckInfo
run
run
(
onComplete
?
)
:
Promise
<
CheckInfo
>
Parameters
Optional
onComplete
:
(
(
)
=>
void
)
(
)
:
void
Returns
void
Returns
Promise
<
CheckInfo
>
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
connect
Options
errors
As
Warnings
logs
name
room
status
Accessors
description
Methods
get
Info
run
LiveKit JS Client SDK - v2.6.0
Loading...