InMeetingUIStateAPI
type InMeetingUIStateAPI = object;
Properties
| Property | Modifier | Type |
|---|---|---|
setMeetingUIState | public | (next) => void |
currentState | readonly | InMeetingUIState |
shouldEnableAutoHide | public | () => boolean |
uiVisibilityState | readonly | AutoHideUIInterfacesState |
setUIVisibilityState | public | (uiState) => void |