issues
search
Vonage
/
vonage-java-code-snippets
Java code examples for using Vonage
MIT License
11
stars
31
forks
source link
Improved readability of java sms example
#37
Closed
fauna5
closed
6 years ago
fauna5
commented
6 years ago
Separate TextMessage creation into new line
Use SMSClient as this is the only client used
explicit static imports show new users where the methods come from
cr0wst
commented
6 years ago
Thanks!