Custom
Custom Call Button
Types
Link copied to clipboard
class Configuration(icon: Int, text: String, action: () -> Unit, badgeValue: Int = 0, isEnabled: Boolean = true, accessibilityLabel: String? = null, appearance: CallUI.Button.Custom.Configuration.Appearance? = null)
Custom Call Button Configuration