| Interface | Description |
|---|---|
| Payload |
The Payload is used to store all the parameters and configurations that are used
to send data via the HTTP GET/POST request.
|
| Class | Description |
|---|---|
| SelfDescribingJson |
Builds a SelfDescribingJson object which can contain two fields:
- Schema: the JsonSchema path for this Json
- Data: the data for this Json
|
| TrackerEvent |
A TrackerEvent which allows the TrackerPayload to be filled later.
|
| TrackerParameters |
A TrackerEvent which allows the TrackerPayload to be filled later.
|
| TrackerPayload |
Returns a standard Tracker Payload consisting of
many key - pair values.
|