Vonage / vonage-java-code-snippets

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

Change TO_NUMBER to RECIPIENT_NUMBER in Verify #50

Closed marklewin closed 5 years ago

marklewin commented 5 years ago

Changed in the StartVerification.java example.

As discussed in this Slack thread, we want to use RECIPIENT_NUMBER instead of NEXMO_TO_NUMBER.

DEVX-640 ticket raised to change this across all building blocks.