onTextChange

fun onTextChange(value: String, keyContext: String)

Deprecated This is a static class method, it can be called on different input fields

    DwnProfilingSDK.onTextChange("Charles Darwin", "FULL_NAME")

notify biometrics module that a Text field has changed value.

Parameters

value

the new value of the Text field

keyContext

the context of what the text field is being used for