| Package | Description |
|---|---|
| io.cryptocontrol.cryptonewsapi |
| Modifier and Type | Method | Description |
|---|---|---|
void |
CryptoControlApi.getTopNewsByCategory(CryptoControlApi.OnResponseHandler<CategoryResponse> callback) |
Get news articles grouped by category from the CryptoControl News API.
|
void |
CryptoControlApi.getTopNewsByCoinCategory(String coinName,
CryptoControlApi.OnResponseHandler<CategoryResponse> callback) |
Get news articles grouped by category for a specific coin from the CryptoControl News API.
|
Copyright © 2018. All rights reserved.