Table of Contents

Constructor AccountClient

Namespace
GuildWars2.Hero.Accounts
Assembly
GW2SDK.dll

AccountClient(HttpClient)

Initializes a new instance of the AccountClient class.

public AccountClient(HttpClient httpClient)

Parameters

httpClient HttpClient

The HTTP client used for making API requests.