Face Index SDK
Methods
See how to further customize the SDK
mount
function(): void
Responsible for mounting the SDK and should be called after the configuration.
Example:
setLang
function(lang: 'pt' | 'en' | 'es'): void
Responsible for changing the language of the Face Index flow.
Example:
closeModal
function(): void
Responsible for closing the Face Index modal.
Example:
changeFieldId
function(params: object): void
startFaceIndex
function(params: object): void