Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: Added documentation on the return value of the start function #34

Merged
merged 2 commits into from
Nov 29, 2024

Conversation

MattPoetker
Copy link
Contributor

@MattPoetker MattPoetker commented Nov 13, 2024

There is currently nothing in the Vapi documentation (https://docs.vapi.ai/sdk/web) to demonstrate the return value of the start function. Upon investigation, it's clear that it returns a promise that resolves to a call object. This call object is useful for a variety of purposes on the client-side and think it would be helpful for others that have this included in the documentation.

@MattPoetker MattPoetker changed the title Added documentation on the return value of the start function docs: Added documentation on the return value of the start function Nov 13, 2024
@nikhilro
Copy link
Contributor

thanks!

@nikhilro nikhilro merged commit abc21ec into VapiAI:main Nov 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants