public class EventTrackIntent
extends java.lang.Object
Constructor and Description |
---|
EventTrackIntent(AppInformation application,
DeviceInfo device,
java.util.List<Event> events) |
Modifier and Type | Method and Description |
---|---|
AppInformation |
getApplication() |
DeviceInfo |
getDevice() |
java.util.List<Event> |
getEvents() |
public EventTrackIntent(AppInformation application, DeviceInfo device, java.util.List<Event> events)
public AppInformation getApplication()
public DeviceInfo getDevice()
public java.util.List<Event> getEvents()