Package-level declarations

Types

Link copied to clipboard
sealed class VirtualBackgroundUi

Virtual Background Ui representation of the Virtual Background on the Ui

Link copied to clipboard
data class VirtualBackgroundUiState(val currentBackground: VirtualBackgroundUi = VirtualBackgroundUi.None, val backgroundList: ImmutableList<VirtualBackgroundUi> = ImmutableList(emptyList())) : UiState

Virtual Background Ui State representation of the Virtual Background State on the Ui