Delen via


CallAdapterUiState type

CommonCallAdapter status voor pure ui-doeleinden.

type CallAdapterUiState = {
  isLocalPreviewMicrophoneEnabled: boolean
  page: CallCompositePage
}