Package 

Interface EventTracker

  • All Implemented Interfaces:

    
    public interface EventTracker
    
                        

    Implement this interface and pass it to the setEventTracker to get informed about various events occuring during the usage of the Gini Capture SDK.

    Check each event enum to find out which events are triggered on the different screens.

    If you use the Screen API all events will be triggered automatically.

    If you use the Component API some events will not be triggered (for ex. events which rely on onBackPressed). You need to check whether all the events you are interested in are triggered.

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Field Summary

      Fields 
      Modifier and Type Field Description
    • Constructor Summary

      Constructors 
      Constructor Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description