Package | Description |
---|---|
com.infantium.android.sdk | |
com.infantium.android.sdk.goals |
Modifier and Type | Method and Description |
---|---|
InfantiumResponse |
ISDK.addGoal(Goal goal) |
InfantiumResponse |
InfantiumSDK.addGoal(Goal goal)
Add a Goal to the current Rawdata.
|
Modifier and Type | Method and Description |
---|---|
InfantiumResponse |
ISDK.addGoals(List<Goal> goals) |
InfantiumResponse |
InfantiumSDK.addGoals(List<Goal> goals)
Add a list of Goals to the current Rawdata.
|
Modifier and Type | Class and Description |
---|---|
class |
MatchingGoal |
class |
SelectionGoal |
class |
TappingGoal |