| Package | Description |
|---|---|
| help.swgoh.api |
| Modifier and Type | Method and Description |
|---|---|
static SwgohAPI.SquadRecommendationField |
SwgohAPI.SquadRecommendationField.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SwgohAPI.SquadRecommendationField[] |
SwgohAPI.SquadRecommendationField.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<String> |
SwgohAPIClient.getSquadRecommendations(SwgohAPI.SquadRecommendationField... fields) |
CompletableFuture<String> |
SwgohAPI.getSquadRecommendations(SwgohAPI.SquadRecommendationField... fields)
Returns the current list of recommended squads, organized around their various uses throughout the game.
|
Copyright © 2018. All rights reserved.