| Class | Description |
|---|---|
| ClientDelivery |
A ClientDelivery can be used to send multiple messages to Connecto.
|
| ConnectoAPI |
Simple interface to the Connecto tracking API, intended for use in
server-side applications.
|
| MessageBuilder |
This class writes JSONObjects of a form appropriate to send as Connecto events and
identify calls to user profiles via the ConnectoAPI class.
|
| Segment |
A model class which represents information related to a segment within Connecto.
|
| SegmentResponse |
A model class which wraps around a list of segment objects.
|
| Exception | Description |
|---|---|
| ConnectoMessageException |
Thrown when the library detects malformed or invalid Connecto messages.
|
| ConnectoServerException |
Thrown when the Connecto server refuses to accept a set of messages.
|
Copyright © 2015. All rights reserved.