ESET Secure Authentication SDK documentation
 All Classes Namespaces Functions Variables
Public Member Functions | List of all members
ESET\SecureAuthentication\SDK\ITextMessageSender Interface Reference

Inherited by ESET\SecureAuthentication\SDK\Internal\Services\Provisioning\TextMessageSender.

Public Member Functions

 sendOtpMessage ($mobileNumber, $otp)
 
 sendAppInstallMessage ($mobileNumber, $downloadUrl)
 

Member Function Documentation

ESET\SecureAuthentication\SDK\ITextMessageSender::sendAppInstallMessage (   $mobileNumber,
  $downloadUrl 
)

Send a mobile app installation URL to a mobile number

(Automatically called by the SDK)

Parameters
string$mobileNumberMobile number to send text message to
string$downloadUrlMobile app installation URL to send
ESET\SecureAuthentication\SDK\ITextMessageSender::sendOtpMessage (   $mobileNumber,
  $otp 
)

Send an OTP to a mobile number

(Automatically called by SDK)

Parameters
string$mobileNumberMobile number to send text message to
string$otpOTP to send