Package-level declarations

Types

Link copied to clipboard
public class CFPConstants
Link copied to clipboard
public abstract class CloverTouchPointActivity extends Activity implements CFPSessionListener
A convenience base class for a TouchPoint Custom Activity that provides capabilities to simplify data flow in, and out of, a custom activity Note: This class is NOT strictly required for an activity to be launched as a touch point activity.
Link copied to clipboard
public class ExitTouchHandler
Added to an activity and used for handling touch events, this class determines whether to exit the activity once the user has touched the four corners of the display.