| Package | Description |
|---|---|
| io.cryptocontrol.cryptonewsapi | |
| io.cryptocontrol.cryptonewsapi.models |
| Modifier and Type | Method | Description |
|---|---|---|
void |
CryptoControlApi.getLatestTweetsByCoin(String coinName,
CryptoControlApi.OnResponseHandler<List<Tweet>> callback) |
Get the top tweets for a specific coin from the CryptoControl API.
|
void |
CryptoControlApi.getTopTweetsByCoin(String coinName,
CryptoControlApi.OnResponseHandler<List<Tweet>> callback) |
Get the latest tweets for a specific coin from the CryptoControl API.
|
| Modifier and Type | Method | Description |
|---|---|---|
Tweet |
Feed.getTweet() |
| Modifier and Type | Method | Description |
|---|---|---|
void |
Feed.setTweet(Tweet tweet) |
Copyright © 2018. All rights reserved.