@twilio/flex-sdk
Preparing search index...
@twilio/flex-sdk
StartOutboundCallOptions
Interface StartOutboundCallOptions
interface
StartOutboundCallOptions
{
attributesForTaskCreation
?:
object
;
conferenceOptions
?:
Partial
<
ConferenceOptions
>
;
fromNumber
?:
string
;
reservationEventListeners
?:
Partial
<
ReservationEvents
>
;
taskQueueSid
?:
string
;
voiceDevice
?:
Device
;
workflowSid
?:
string
;
}
Index
Properties
attributes
For
Task
Creation?
conference
Options?
from
Number?
reservation
Event
Listeners?
task
Queue
Sid?
voice
Device?
workflow
Sid?
Properties
Optional
attributes
For
Task
Creation
attributesForTaskCreation
?:
object
Optional
conference
Options
conferenceOptions
?:
Partial
<
ConferenceOptions
>
Optional
from
Number
fromNumber
?:
string
Optional
reservation
Event
Listeners
reservationEventListeners
?:
Partial
<
ReservationEvents
>
Optional
task
Queue
Sid
taskQueueSid
?:
string
Optional
voice
Device
voiceDevice
?:
Device
Optional
workflow
Sid
workflowSid
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
attributes
For
Task
Creation
conference
Options
from
Number
reservation
Event
Listeners
task
Queue
Sid
voice
Device
workflow
Sid
@twilio/flex-sdk
Loading...