@twilio/flex-sdk
Preparing search index...
actions/Task
TaskChannel
Interface TaskChannel
Channel information returned by the GetChannelsForTask action.
interface
TaskChannel
{
interactionSid
:
string
;
mediaSid
:
string
;
sid
:
string
;
status
:
string
;
type
:
string
;
}
Index
Properties
interaction
Sid
media
Sid
sid
status
type
Properties
interaction
Sid
interactionSid
:
string
media
Sid
mediaSid
:
string
sid
sid
:
string
status
status
:
string
type
type
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
interaction
Sid
media
Sid
sid
status
type
@twilio/flex-sdk
Loading...
Channel information returned by the GetChannelsForTask action.