CallUIButtonsProvider

Properties

Link copied to clipboard
abstract override val buttons: StateFlow<Set<CallUI.Button>>

Current Call UI buttons

Link copied to clipboard

Buttons Provider represents an optional callback that is invoked when call buttons hierarchy is about to being displayed on call UI. This callback allows to return an updated set of Call Buttons if some call button must be added or removed in the integration use case.