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