- TappingGoal - Class in com.infantium.android.sdk.goals
-
- TappingGoal(String) - Constructor for class TappingGoal
-
- TappingGoal(String, String) - Constructor for class TappingGoal
-
- TappingGoal(String, List<String>) - Constructor for class TappingGoal
-
- TappingGoal(String, List<String>, Boolean) - Constructor for class TappingGoal
-
- TappingGoal(String, List<String>, String, Boolean) - Constructor for class TappingGoal
-
- TextElement - Class in com.infantium.android.sdk.elements
-
- TextElement(String) - Constructor for class TextElement
-
- TextElement(String, String) - Constructor for class TextElement
-
- TextElement(String, String, String) - Constructor for class TextElement
-
- TextElementTypes - Enum in com.infantium.android.sdk.constants
-
The different possible TextElement types.
- to_json() - Method in class Element
-
The Element is converted to JSON format
- to_json() - Method in class MultiTextElement
-
- to_json() - Method in class NumberElement
-
- to_json() - Method in class ShapeElement
-
- to_json() - Method in class TextElement
-
- to_json() - Method in class Event
-
The Event is converted to JSON format
- to_json() - Method in class SoundEvent
-
The Event is converted to JSON format
- to_json() - Method in class Goal
-
The Goal is converted to JSON format
- to_json() - Method in class MatchingGoal
-
- to_json() - Method in class SelectionGoal
-
- to_json() - Method in class TappingGoal
-
- triggerExistingEvent(String) - Method in class InfantiumSDK
-
Adds the triggering of an existing event
- triggerExistingEvent(String, String) - Method in class InfantiumSDK
-
Adds the triggering of an existing event
- triggerExistingEvent(String) - Method in interface ISDK
-
- triggerExistingEvent(String, String) - Method in interface ISDK
-