Sinch Node.js SDK - v1.5.0
GitHub
npm
Developers
Preparing search index...
Voice
customCalloutHelper
Variable customCalloutHelper
Const
customCalloutHelper
:
{
formatAceResponse
:
(
action
?:
AceSvamlAction
,
...
instructions
:
AceSvamlInstruction
[]
,
)
=>
string
;
formatIceResponse
:
(
action
?:
IceSvamlAction
,
...
instructions
:
IceSvamlInstruction
[]
,
)
=>
string
;
formatPieResponse
:
(
action
?:
PieSvamlAction
,
...
instructions
:
PieSvamlInstruction
[]
,
)
=>
string
;
}
Type Declaration
formatAceResponse
:
(
action
?:
AceSvamlAction
,
...
instructions
:
AceSvamlInstruction
[]
)
=>
string
formatIceResponse
:
(
action
?:
IceSvamlAction
,
...
instructions
:
IceSvamlInstruction
[]
)
=>
string
formatPieResponse
:
(
action
?:
PieSvamlAction
,
...
instructions
:
PieSvamlInstruction
[]
)
=>
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
GitHub
npm
Developers
Sinch Node.js SDK - v1.5.0
Loading...