@twilio/flex-sdk
Preparing search index...
actions/Conversation
ConversationMediaProperties
Type Alias ConversationMediaProperties
ConversationMediaProperties
:
{
accountSid
:
string
;
attributes
:
string
;
chatbotConfiguration
:
|
{
chatbotProvider
:
string
|
null
;
configuration
:
{
dialogflowcxAddonSid
:
string
|
null
;
dialogflowcxModuleSid
:
string
|
null
;
}
;
friendlyName
:
string
|
null
;
}
|
null
;
chatServiceSid
:
string
;
conversationSid
:
string
;
dateCreated
:
string
;
dateUpdated
:
string
;
friendlyName
:
string
|
null
;
identity
:
string
|
null
;
lastReadMessageIndex
:
number
|
null
;
lastReadTimestamp
:
string
|
null
;
messagingBinding
:
|
{
address
:
string
;
level
:
ParticipantLevel
|
null
;
name
:
string
|
null
;
projectedAddress
:
string
|
null
;
proxyAddress
:
string
|
null
;
type
:
string
;
}
|
null
;
roleSid
:
string
;
sid
:
string
;
url
:
string
;
}
&
MediaProperties
Media properties for conversation participants.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@twilio/flex-sdk
Loading...
Media properties for conversation participants.