Share via


EndCallButtonStrings interface

Strings of EndCallButton that can be overridden.

Properties

endCallOption

Label for end the whole call option when ending call

label

Label of button

leaveOption

Label for leave option when ending call

tooltipContent

Tooltip content.

Property Details

endCallOption

Label for end the whole call option when ending call

endCallOption?: string

Property Value

string

label

Label of button

label: string

Property Value

string

leaveOption

Label for leave option when ending call

leaveOption?: string

Property Value

string

tooltipContent

Tooltip content.

tooltipContent?: string

Property Value

string