Skip to content
This repository has been archived by the owner on Jun 27, 2020. It is now read-only.

<Client> has missing properties #73

Open
fabriziomoscon opened this issue Dec 20, 2016 · 0 comments
Open

<Client> has missing properties #73

fabriziomoscon opened this issue Dec 20, 2016 · 0 comments

Comments

@fabriziomoscon
Copy link

ref:
https://www.twilio.com/docs/api/twiml/client#examples-3

this should be possible:

twiml.ClientOpts{
	StatusCallbackEvent:  "initiated ringing answered completed",
	StatusCallback:       "https://myserver.com/connect/",
	StatusCallbackMethod: "POST",
}

but those field are missing from the struct.

Would you accept a PR with a fix?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant