MeetingTabIconSurface interface
Interface representing a meeting tab icon surface.
Properties
| surface | The type of surface. |
| tab |
The tab entity ID associated with the surface. |
Property Details
surface
The type of surface.
surface: "meetingTabIcon"
Property Value
"meetingTabIcon"
tabEntityId
The tab entity ID associated with the surface.
tabEntityId?: string
Property Value
string