CallAdapterUiState type
Estado CommonCallAdapter con fines de interfaz de usuario puros.
type CallAdapterUiState = {
isLocalPreviewMicrophoneEnabled: boolean
page: CallCompositePage
}
Este explorador ya no se admite.
Actualice a Microsoft Edge para aprovechar las características y actualizaciones de seguridad más recientes, y disponer de soporte técnico.
Estado CommonCallAdapter con fines de interfaz de usuario puros.
type CallAdapterUiState = {
isLocalPreviewMicrophoneEnabled: boolean
page: CallCompositePage
}