مشاركة عبر


CapabilityChangedNotificationStrings interface

سلاسل إخطار تغيير القدرة

الخصائص

hideAttendeeNames

سلاسل لإمكانية أسماء الحاضرين المخفية

shareScreen

سلاسل لإمكانية "shareScreen"

turnVideoOn

سلاسل لإمكانية "turnVideoOn"

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?: { grantedDueToMeetingOption?: string, lostDueToMeetingOption?: string }

قيمة الخاصية

{ grantedDueToMeetingOption?: string, lostDueToMeetingOption?: string }