You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
New
Adds the Async Pattern to the Vonage SDK. All methods that were synchronous have both a sync and async flavor. To use the async method simply add Async to the end of the old method name - e.g. SendAnSmsAsync
Adds new APIs for making Phone calls with the Voice API, specifically CreateCall has two new overloads which support either two phone numbers (to and from) and an NCCO, or a to endpoint and from number and NCCO