The Daily call client

Importing Daily gives you access to factory methods for creating DailyCall* clients. These call clients expose methods and events for managing the call lifecycle and participant state.

*If you're not using TypeScript you may notice the underlying JS class is called DailyIframe for historical reasons.

Methods

Factory methods

Top-level DailyCall configuration properties can be passed to any of the factory methods, or to thejoin() method.

Instance methods

Static methods

Events

You can install callbacks for the following events:

Meeting events

Participant events

Quality events