Package-level declarations

Types

Link copied to clipboard
class CallClient(appContext: Context, lifecycle: Lifecycle? = null, handler: Handler? = null)

The main entry point for using daily-android, CallClient is used to join a Daily room with configurable media inputs, as well as quality and bandwidth settings when publishing tracks.

Link copied to clipboard

A wrapper around CallClient which uses Kotlin coroutines.

Link copied to clipboard

Listener interface with all the possible events that will be triggered by the CallClient.