getGearSet

suspend fun getGearSet(id: Int): ProfileGearSet

Gets a characters equipped gear set from The Lodestone.

Parameters

id

The Lodestone character ID.

Throws

Thrown when a character could not be found on The Lodestone.

Thrown when The Lodestone returns an unknown error.