- SelectionGoal - Class in com.infantium.android.sdk.goals
-
- SelectionGoal(String) - Constructor for class SelectionGoal
-
- SelectionGoal(String, Boolean, Boolean) - Constructor for class SelectionGoal
-
- SelectionGoal(String, String, Boolean) - Constructor for class SelectionGoal
-
- sendEbookRawData(int, boolean, boolean) - Method in class InfantiumSDK
-
Send the EBook Rawdata.
- sendEbookRawData(int, boolean, boolean) - Method in interface ISDK
-
- sendGameRawData() - Method in class InfantiumSDK
-
Send the Game Rawdata.
- sendGameRawData() - Method in interface ISDK
-
- sendVideoRawdata(int, int, int, int, int) - Method in class InfantiumSDK
-
Set the rawdata of the Video.
- sendVideoRawdata(int, int, int, int, int) - Method in interface ISDK
-
- set_appears(Long) - Method in class Element
-
- set_appears(Long) - Method in class Goal
-
- set_associated_text(String) - Method in class SoundEvent
-
Adds the raw text associated to this SoundEvent
- set_associated_text(String, String) - Method in class SoundEvent
-
Adds the raw text and language associated to this SoundEvent
- set_associated_text_element(String) - Method in class SoundEvent
-
Relates this SoundEvent to an existing TextElement
- set_auto_eval(Boolean) - Method in class Goal
-
- set_correct_choices(List<String>) - Method in class SelectionGoal
-
- set_correspondences_by(List<String>) - Method in class MatchingGoal
-
- set_duration(Long) - Method in class SoundEvent
-
- set_happens(Long) - Method in class Event
-
- set_id(String) - Method in class Element
-
Set the ID of the element.
- set_id(String) - Method in class Event
-
- set_id(String) - Method in class Goal
-
- set_imprecise_sound_volume(Double) - Method in class SoundEvent
-
- set_incorrect_choices(List<String>) - Method in class SelectionGoal
-
- set_instructions(String) - Method in class Goal
-
- set_language_text(String, String) - Method in class TextElement
-
Set the language and the text of the TextElement
- set_matching_elements(List<String>) - Method in class MatchingGoal
-
- set_movement(String) - Method in class Element
-
- set_multiple_matching_allowed(Boolean) - Method in class MatchingGoal
-
- set_n_correct_choices(Integer) - Method in class SelectionGoal
-
- set_n_incorrect_choices(Integer) - Method in class SelectionGoal
-
- set_n_sides(Integer) - Method in class ShapeElement
-
- set_named_color(String) - Method in class Element
-
- set_needed_action(String) - Method in class Goal
-
- set_rgb_color(Integer, Integer, Integer) - Method in class Element
-
- set_size(Integer, Integer) - Method in class Element
-
- set_sound_t(String) - Method in class SoundEvent
-
- set_supergoal(String) - Method in class Goal
-
- set_t(String) - Method in class Element
-
The type can be STATIC_OBJECT or ANIMATED_OBJECT
- set_t(String) - Method in class Event
-
- set_t(String) - Method in class Goal
-
- set_t_params(HashMap<String, Object>) - Method in class Element
-
- set_t_params(HashMap<String, Object>) - Method in class NumberElement
-
- set_target(String) - Method in class MatchingGoal
-
- set_targets(List<String>) - Method in class TappingGoal
-
Override the list of targets of the Tapping goal
- set_text(String) - Method in class TextElement
-
Set the text of the TextElement
- set_time_limit(Long) - Method in class Goal
-
- set_unique_solution(Boolean) - Method in class Goal
-
- set_value(Integer) - Method in class NumberElement
-
- setContentAppUUID(String) - Method in class InfantiumSDK
-
Set Contentapp_uuid from the game or ebook.
- setContentAppUUID(String) - Method in interface ISDK
-
- setContentUUID(String) - Method in class InfantiumSDK
-
Set the content_uuid from the video or ebook
- setContentUUID(String) - Method in interface ISDK
-
- setDeveloperCredentials(String, String) - Method in class InfantiumSDK
-
Set the developer's credentials in order to contact with the API.
- setDeveloperCredentials(String, String) - Method in interface ISDK
-
- setDeveloperHandler(InfantiumAsyncResponseHandler) - Method in class InfantiumSDK
-
In this function the developer defines a InfantiumAsyncResponseHandler where all the asyncronous communications will be received.
- setDeveloperHandler(InfantiumAsyncResponseHandler) - Method in interface ISDK
-
- setDeviceInfo(int, int) - Method in class InfantiumSDK
-
Set the device dimensions
- setDeviceInfo(int, int) - Method in interface ISDK
-
- setFields(List<DynamicField>) - Method in class DynamicField
-
- setName(String) - Method in class DynamicField
-
- setPlayerUUID(String) - Method in class InfantiumSDK
-
Obtain the information from the player and his related tutor.
- setPlayerUUID(String) - Method in interface ISDK
-
- setResumeAndPauseDeactivated(Boolean) - Static method in class InfantiumSDK
-
- setShapeAttributes(Boolean, Boolean, Boolean, Integer) - Method in class ShapeElement
-
Set the Shape attributes, all parameters are optional (use null for unused parameters)
- setSubContentUUID(String) - Method in class InfantiumSDK
-
Set the subContentapp_uuid from the game.
- setSubContentUUID(String) - Method in interface ISDK
-
- setT(String) - Method in class DynamicField
-
- setValue(String) - Method in class DynamicField
-
- ShapeElement - Class in com.infantium.android.sdk.elements
-
- ShapeElement(String) - Constructor for class ShapeElement
-
- ShapeElement(String, Integer) - Constructor for class ShapeElement
-
- ShapeElement(String, Integer, Integer) - Constructor for class ShapeElement
-
- SoundEvent - Class in com.infantium.android.sdk.events
-
- SoundEvent(String) - Constructor for class SoundEvent
-
- SoundEvent(String, String) - Constructor for class SoundEvent
-
- SoundEvent(String, String, String) - Constructor for class SoundEvent
-
- SoundEventType - Enum in com.infantium.android.sdk.constants
-
The different possible SoundEvent sound types.
- startPlaying() - Method in class InfantiumSDK
-
Restarts the Rawdata timestamp.
- startPlaying() - Method in interface ISDK
-