CapabilityChangedNotificationStrings interface
機能変更通知の文字列
プロパティ
| hide |
非表示の出席者名の文字列機能 |
| share |
'shareScreen' 機能の文字列 |
| turn |
'turnVideoOn' 機能の文字列 |
| unmute |
'unmuteMic' 機能の文字列 |
プロパティの詳細
hideAttendeeNames
非表示の出席者名の文字列機能
hideAttendeeNames?: { hideAttendeeNameAttendee?: string, hideAttendeeNamePresenter?: string }
プロパティ値
{ hideAttendeeNameAttendee?: string, hideAttendeeNamePresenter?: string }
shareScreen
'shareScreen' 機能の文字列
shareScreen?: { grantedDueToRoleChangeToPresenter?: string, lostDueToRoleChangeToAttendee?: string }
プロパティ値
{ grantedDueToRoleChangeToPresenter?: string, lostDueToRoleChangeToAttendee?: string }
turnVideoOn
'turnVideoOn' 機能の文字列
turnVideoOn?: { grantedDueToMeetingOption?: string, lostDueToMeetingOption?: string }
プロパティ値
{ grantedDueToMeetingOption?: string, lostDueToMeetingOption?: string }
unmuteMic
'unmuteMic' 機能の文字列
unmuteMic?: { grantedDueToMeetingOption?: string, lostDueToMeetingOption?: string }
プロパティ値
{ grantedDueToMeetingOption?: string, lostDueToMeetingOption?: string }