Preparing search index...
The search index is not available
@formant/data-sdk
@formant/data-sdk
ICommandResponse
Interface ICommandResponse
interface
ICommandResponse
{
message
:
string
;
replyToCommandRequestId
:
string
;
streamName
?:
string
;
streamType
?:
keyof IStreamTypeMap
;
success
:
boolean
;
tags
?:
ITags
;
time
:
string
;
}
Index
Properties
message
reply
To
Command
Request
Id
stream
Name?
stream
Type?
success
tags?
time
Properties
message
message
:
string
reply
To
Command
Request
Id
reply
To
Command
Request
Id
:
string
Optional
stream
Name
stream
Name
?:
string
Optional
stream
Type
stream
Type
?:
keyof IStreamTypeMap
success
success
:
boolean
Optional
tags
tags
?:
ITags
time
time
:
string
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
message
reply
To
Command
Request
Id
stream
Name
stream
Type
success
tags
time
@formant/data-sdk
Loading...
Generated using
TypeDoc