verifyOtp(String, long, long) method

Syntax

Otp verifyOtp ( String otp , long otpId , long callerId ) throws OtpValidationException

Parameters

Returns

upon success the Otp with the receiver and the refernceId that were stored when the OTP was created are returned. Other fields of the Otp are not guaranteed to be set.

Exceptions

Usage

upon success the Otp with the receiver and the refernceId that were stored when the OTP was created are returned. Other fields of the Otp are not guaranteed to be set.