Package-level declarations

Types

Link copied to clipboard
data class CallInfoUiState(val callStateUi: CallStateUi? = null, val displayNames: ImmutableList<String> = ImmutableList(), val displayState: TextRef? = null) : UiState
Link copied to clipboard
sealed class TextRef