CallAgentProviderProps interface

Arguments to initialize a CallAgentProvider.

Properties

callAgent
children

Property Details

callAgent

callAgent?: CallAgent

Property Value

children

children: ReactNode

Property Value

ReactNode