| 类 | 说明 |
|---|---|
| Session |
A Session object which gets appended to each
event sent from the Tracker and changes based
on:
- Timeout of use while app is in foreground
- Timeout of use while app is in background
Session data is maintained for the life of the
application being installed on a device.
|
| Subject |
Provides Subject information for each
event sent from the Snowplow Tracker.
|
| Subject.SubjectBuilder |
Builder for the Subject
|
| Tracker |
Builds a Tracker object which is used to
send events to a Snowplow Collector.
|
| Tracker.TrackerBuilder |
Builder for the Tracker
|