Table of Contents

Class MetadataClient

Namespace
GuildWars2.Metadata
Assembly
GW2SDK.dll

Provides query methods for game metadata and API metadata.

public sealed class MetadataClient
Inheritance
MetadataClient
Inherited Members

Constructors

MetadataClient(HttpClient)

Initializes a new instance of the MetadataClient class.

Methods

GetApiVersion(string, MissingMemberBehavior, CancellationToken)

Retrieves information about an API version, either v1 or v2.

GetBuild(MissingMemberBehavior, CancellationToken)

Retrieves the latest build ID of the game client.