@videosdk.live/server-sdk
Preparing search index...
DispatchResult
Interface DispatchResult
interface
DispatchResult
{
agentId
?:
string
;
cloud
?:
unknown
;
jobId
?:
string
;
roomId
?:
string
;
status
?:
string
;
success
?:
boolean
;
workerId
?:
string
;
[
key
:
string
]:
unknown
;
}
Indexable
[
key
:
string
]:
unknown
Index
Properties
agent
Id?
cloud?
job
Id?
room
Id?
status?
success?
worker
Id?
Properties
Optional
agent
Id
agentId
?:
string
Optional
cloud
cloud
?:
unknown
Optional
job
Id
jobId
?:
string
Optional
room
Id
roomId
?:
string
Optional
status
status
?:
string
Optional
success
success
?:
boolean
Optional
worker
Id
workerId
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
agent
Id
cloud
job
Id
room
Id
status
success
worker
Id
@videosdk.live/server-sdk
Loading...