Package-level declarations

Functions

Link copied to clipboard
fun CallBackground(modifier: Modifier = Modifier, backgroundContent: @Composable BoxScope.() -> Unit? = null, content: @Composable BoxScope.() -> Unit)

Renders a call background that shows either a static image or user images based on the call state.