verifySmsToken(String, String) method

Verifies an token in conjunction with an MSISDN, the token was previously sent to.

Syntax

boolean verifySmsToken ( String msisdn , String token ) throws OtpValidationException

Parameters

Returns

true if the token was valid, false otherwise

Exceptions

Usage

true if the token was valid, false otherwise