Sinch Node.js SDK - v1.5.0
GitHub
npm
Developers
Preparing search index...
Voice
CallbackResponse
Interface CallbackResponse<A, I>
interface
CallbackResponse
<
A
,
I
>
{
action
?:
A
;
instructions
?:
I
[]
;
}
Type Parameters
A
I
Index
Properties
action?
instructions?
Properties
Optional
action
action
?:
A
Optional
instructions
instructions
?:
I
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
action
instructions
GitHub
npm
Developers
Sinch Node.js SDK - v1.5.0
Loading...