Share via


HoldButtonStrings interface

Strings for the hold button labels

Properties

offLabel

Label for when action is to hold call.

onLabel

Label for when action is to resume call.

tooltipOffContent

Content for when button is unchecked

tooltipOnContent

Content for when button is checked

Property Details

offLabel

Label for when action is to hold call.

offLabel?: string

Property Value

string

onLabel

Label for when action is to resume call.

onLabel?: string

Property Value

string

tooltipOffContent

Content for when button is unchecked

tooltipOffContent?: string

Property Value

string

tooltipOnContent

Content for when button is checked

tooltipOnContent?: string

Property Value

string