Avaya Infinity Omni SDK
Preparing search index...
@avaya/infinity-omni-sdk-messaging-ui
ParticipantMessage
Type Alias ParticipantMessage
The configuration for the participant message in the theme.
type
ParticipantMessage
=
{
avatar
?:
{
show
?:
boolean
}
;
backgroundColor
?:
CSSProperties
[
"backgroundColor"
]
;
border
?:
CSSProperties
[
"border"
]
;
borderRadius
?:
CSSProperties
[
"borderRadius"
]
;
fontConfig
?:
FontConfig
;
name
?:
{
fontConfig
?:
FontConfig
;
show
?:
boolean
}
;
time
?:
{
fontConfig
?:
FontConfig
;
format
?:
"12-hour"
|
"24-hour"
|
"default"
;
show
?:
boolean
;
}
;
}
Index
Properties
avatar?
background
Color?
border?
border
Radius?
font
Config?
name?
time?
Properties
Optional
avatar
avatar
?:
{
show
?:
boolean
}
Optional
background
Color
backgroundColor
?:
CSSProperties
[
"backgroundColor"
]
Optional
border
border
?:
CSSProperties
[
"border"
]
Optional
border
Radius
borderRadius
?:
CSSProperties
[
"borderRadius"
]
Optional
font
Config
fontConfig
?:
FontConfig
Optional
name
name
?:
{
fontConfig
?:
FontConfig
;
show
?:
boolean
}
Optional
time
time
?:
{
fontConfig
?:
FontConfig
;
format
?:
"12-hour"
|
"24-hour"
|
"default"
;
show
?:
boolean
;
}
Settings
Theme
OS
Light
Dark
On This Page
Properties
avatar
background
Color
border
border
Radius
font
Config
name
time
Avaya Infinity Omni SDK
Loading...
The configuration for the participant message in the theme.