Package | Description |
---|---|
com.infantium.android.sdk | |
com.infantium.android.sdk.events |
Modifier and Type | Method and Description |
---|---|
InfantiumResponse |
ISDK.addEvent(Event event) |
InfantiumResponse |
InfantiumSDK.addEvent(Event event)
Add an Event to the current Rawdata.
|
Modifier and Type | Method and Description |
---|---|
InfantiumResponse |
ISDK.addEvents(List<Event> events) |
InfantiumResponse |
InfantiumSDK.addEvents(List<Event> events)
Add a list of Events to the current Rawdata.
|
Modifier and Type | Class and Description |
---|---|
class |
SoundEvent |