DeviceCanAuthenticateResult

Dictionary containing results for Modules.TouchId.deviceCanAuthenticate.

  • 5.4.0
  • 3.4.0
  • 3.4.0

NOTE This is an abstract type. Any object meeting this description can be used where this type is used.

Defined By

Properties

DeviceCanAuthenticateResult
canAuthenticate : Boolean

Set to true if device is configured for touch ID authentication.

Set to true if device is configured for touch ID authentication.

DeviceCanAuthenticateResult
code : Number

iOS only, Module ERROR_* constant indicating the reason for the failure if any.

iOS only, Module ERROR_* constant indicating the reason for the failure if any.

DeviceCanAuthenticateResult
error : String

System error message if any.

System error message if any.