Call
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