CallClientProviderProps interface

Arguments to initialize a CallClientProvider.

Properties

callClient
children

Property Details

callClient

callClient: StatefulCallClient

Property Value

children

children: ReactNode

Property Value

ReactNode