-
public interface InteractionDataDefines the top type of interaction data. Every interaction data provided by a user interaction must implements this interface.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidflush()Flushes the interaction data.
-