GWHomeInstanceClient

Client for home instance endpoints.

See also

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
fun getCat(id: Int): Cat

Retrieves specific cat Documentation can be found in the GW2 Wiki

Link copied to clipboard

Retrieves list of all cat ids Documentation can be found in the GW2 Wiki

Link copied to clipboard
fun getCats(ids: List<Int>): List<Cat>

Retrieves list of cats Documentation can be found in the GW2 Wiki

Link copied to clipboard

Retrieves list of all available home node instances Documentation can be found in the GW2 Wiki