Package 

Interface EventTracker


  • 
    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.