docs
Toggle table of contents
35.1.0
js
Target filter
js
Switch theme
Search in API
Skip to content
docs
docs
/
dev.inmo.tgbotapi.webapps.biometric
/
BiometricManager
/
authenticate
authenticate
js
abstract
fun
authenticate
(
params
:
BiometricAuthenticateParams
,
callback
:
(
Boolean
,
String
?
)
->
Unit
=
definedExternally
)
:
BiometricManager
(
source
)