public interface SendSMSService
boolean
sendLink(String countryIsoCode, String phoneNumber, String subject, String url)
sendSms(String countryIsoCode, String phoneNumber, String text)
boolean sendSms(String countryIsoCode, String phoneNumber, String text)
countryIsoCode
phoneNumber
text
boolean sendLink(String countryIsoCode, String phoneNumber, String subject, String url)
subject
url
Copyright © 2017 SAP SE. All Rights Reserved.