Table of Contents

Constructor PetsClient

Namespace
GuildWars2.Pve.Pets
Assembly
GW2SDK.dll

PetsClient(HttpClient)

Initializes a new instance of the PetsClient class.

public PetsClient(HttpClient httpClient)

Parameters

httpClient HttpClient

The HTTP client used for making API requests.