| Package | Description |
|---|---|
| com.urbanairship.connect.client |
| Modifier and Type | Method and Description |
|---|---|
MobileEventStream |
StreamSupplier.get(StreamQueryDescriptor descriptor,
com.ning.http.client.AsyncHttpClient client,
Consumer<String> eventConsumer,
String url,
FatalExceptionHandler fatalExceptionHandler)
Get the
MobileEventStream instance. |
MobileEventConsumerService.Builder |
MobileEventConsumerService.Builder.setFatalExceptionHandler(FatalExceptionHandler handler)
Set the fatal exception handler for connection failures.
|
| Constructor and Description |
|---|
MobileEventStream(StreamQueryDescriptor descriptor,
com.ning.http.client.AsyncHttpClient client,
Consumer<String> eventConsumer,
String url,
FatalExceptionHandler fatalExceptionHandler) |
Copyright © 2016. All rights reserved.