Vonage / vonage-java-code-snippets

Java code examples for using Vonage
MIT License
11 stars 31 forks source link

code snippet spec updates. #78

Closed slorello89 closed 3 years ago

slorello89 commented 3 years ago

Some minor updates for the Java code snippets to bring them into compliance with the code snippet spec. Biggest piece of work that needed to be done was to add a new snippet for transferring calls with inline NCCOs. Also there's a DLR Data structure that doesn't exist in the SDK, but was being used by the DLR code snippet (that's since been replaced)