Button

sealed class Button : UIButton

The chat button sealed class

Inheritors

Types

Link copied to clipboard
data class Call(val callType: Call.Type = com.kaleyra.video.conference.Call.Type.audioVideo(), val maxDuration: Long? = 0, val recordingType: Call.Recording.Type? = com.kaleyra.video.conference.Call.Recording.Type.Never) : ChatUI.Button

The create call button

Link copied to clipboard

Show participants button