Skip to main content
Configure call sessions using the CallSettingsBuilder class. This allows you to customize the call UI, behavior, and event handling.

CallSettingsBuilder

The CallSettingsBuilder provides a fluent API to configure call sessions:

Configuration Options

Call Type

Layout Mode

Available modes:

UI Controls

Initial State

Available audio modes:

Recording

Idle Timeout

Video Tile Interaction

Event Listener

Set up an event listener to handle call events:

Complete Example

  • Join Session - Start a call with these settings
  • Events - Detailed event documentation
  • Actions - Control the call programmatically