Action
Types
Link copied to clipboard
data class CreateCall(val callType: Call.Type = Call.Type.audioVideo(), val maxDuration: Long? = 0, val recordingType: Call.Recording.Type? = Call.Recording.Type.Never) : ChatUI.Action
The create call action
Link copied to clipboard
Show participants action