getClassJobAsync

Gets a characters class/job stats from The Lodestone. This is equivalent to what is returned by The Lodestone's /class_job endpoint for a character. For use outside of Kotlin coroutines.

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.