Listener
Interface for the GiniCaptureCoordinator to dispatch events.
If you use the GiniCaptureCoordinator you should implement this interface in your Activity to facilitate the default behavior of the Gini Capture SDK.
public interface Listener
Content copied to clipboard
Functions
onShowOnboarding
Link copied to clipboard
abstract void onShowOnboarding()
Content copied to clipboard