Package | Description |
---|---|
com.pushtechnology.diffusion.client.features |
Unified API - Standard Client Features.
|
Modifier and Type | Class and Description |
---|---|
static class |
Topics.FetchContextStream.Default<C>
Abstract implementation of a
Topics.FetchContextStream . |
Modifier and Type | Method and Description |
---|---|
<C> void |
Topics.fetch(String topics,
C context,
Topics.FetchContextStream<C> callback)
Fetch the current state of topics.
|
<C> void |
Topics.fetch(TopicSelector topics,
C context,
Topics.FetchContextStream<C> callback)
Fetch the current state of topics.
|
Copyright © 2016 Push Technology Ltd. All Rights Reserved.