| Interface | Description |
|---|---|
| FatalExceptionHandler |
This class is intended to notify the implementing service that a
MobileEventConsumerService
instance failed to connect and will thus discontinue any more attempts to connect/consume. |
| StreamSupplier |
Interface for supplying the
MobileEventConsumerService with
a MobileEventStream instance. |
| Class | Description |
|---|---|
| ConnectClientConfiguration |
Configuration class.
|
| Creds |
Creds contains app auth info.
|
| Creds.Builder | |
| MobileEventConsumerService |
A class for handling
MobileEventStream interactions. |
| MobileEventConsumerService.Builder | |
| MobileEventStream |
Provides the abstraction through which events are streamed from the mobile event stream endpoint to a caller.
|
| RawEventReceiver |
Class that consumes and parses the API response while tracking the stream offset.
|
| StreamQueryDescriptor |
Object containing app credentials and API request details for the
MobileEventStream. |
| StreamQueryDescriptor.Builder | |
| StreamUtils |
A class of util methods for
MobileEventConsumerService. |
Copyright © 2016. All rights reserved.