class KeyguardDismissAuthAttemptEvent extends Model (View source)

Properties

bool $strongAuthMethodUsed
bool $success

Methods

setStrongAuthMethodUsed($strongAuthMethodUsed)

No description

bool
getStrongAuthMethodUsed()

No description

setSuccess($success)

No description

bool
getSuccess()

No description

Details

setStrongAuthMethodUsed($strongAuthMethodUsed)

No description

Parameters

$strongAuthMethodUsed

bool getStrongAuthMethodUsed()

No description

Return Value

bool

setSuccess($success)

No description

Parameters

$success

bool getSuccess()

No description

Return Value

bool