Interface InteractionData


  • public interface InteractionData
    Defines the top type of interaction data. Every interaction data provided by a user interaction must implements this interface.
    • Method Detail

      • flush

        void flush()
        Flushes the interaction data.