useDaily

useDaily(): Object

Returns the current call object instance. This is the same instance that was either passed to the DailyProvider or created by it.

Return type

TypeDescription
ObjectAn instance of DailyIframe, which is the call object

Sample code