EndCallButtonStrings interface
可覆寫的 endCallButton 字串。
屬性
| end |
結束通話時結束整個通話選項的標籤 |
| label | 按鈕的標籤 |
| leave |
結束通話時離開選項的標籤 |
| tooltip |
工具提示內容。 |
屬性詳細資料
endCallOption
結束通話時結束整個通話選項的標籤
endCallOption?: string
屬性值
string
label
按鈕的標籤
label: string
屬性值
string
leaveOption
結束通話時離開選項的標籤
leaveOption?: string
屬性值
string
tooltipContent
工具提示內容。
tooltipContent?: string
屬性值
string