validateSms
Validates an SMS number.
Return
true
if the MSISDN and sender combination are valid, otherwise false
.
Parameters
msisdn
The MSISDN (phone number) to validate.
sender
The identifier given to the sender of the SMS message.
Validates an SMS number.
true
if the MSISDN and sender combination are valid, otherwise false
.
The MSISDN (phone number) to validate.
The identifier given to the sender of the SMS message.