Vonage / vonage-go-sdk

A lightweight library to help Go users everywhere integrate with the Vonage APIs. Issues and PRs all really welcome!!
https://vonage.github.io/vonage-go-sdk/
Apache License 2.0
51 stars 32 forks source link

Example of returning NCCO as a response #38

Closed lornajane closed 3 years ago

lornajane commented 3 years ago

Added an "Answer a Call" example to the voice docs, and tried to improve the GoDoc comment on Ncco.GetActions() to make it more obvious what it is for.