Setup
Depending on the current development step, at least one of four of the following interfaces will need to implement on an activity/fragment:
OnProcessCallback
OnLivenessCallback
OnVideoConferenceCallback
OnInitializationCallback
We recommend checking the Initialization section to begin with.
Last updated