useDaily

useDaily(): DailyCall

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
ObjectA DailyCall, which is the call object

Sample code

Related references