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

Public Member Functions

 __construct ($url, $isApplicationInstall)
 
 getUrl ()
 
 getIsApplicationInstall ()
 

Member Function Documentation

ESET\SecureAuthentication\SDK\Results\ProvisionMobileAppResult::getIsApplicationInstall ( )

Retrieve the expected application installation state. Note: It is possible that the user has previously installed the app, but has subsequently deleted it from their phone.

Returns
bool True: the user has previously installed the app; False: the user has never installed the app
ESET\SecureAuthentication\SDK\Results\ProvisionMobileAppResult::getUrl ( )

Retrieve the installation URL needed to install the mobile app

Returns
string Mobile app installation URL