client/LodestoneClient.default
Client for interfacing with the Final Fantasy XIV Lodestone.
param
param
param
| Name | Type |
|---|---|
IdentifierType |
IdentifierType |
TypeOfInterface |
TypeOfInterface |
TypeOfParsingConfig |
TypeOfParsingConfig |
TypeOfValue |
extends ParsableEntity<IdentifierType> |
• Protected new default<IdentifierType, TypeOfInterface, TypeOfParsingConfig, TypeOfValue>(factory, props?)
| Name | Type |
|---|---|
IdentifierType |
IdentifierType |
TypeOfInterface |
TypeOfInterface |
TypeOfParsingConfig |
TypeOfParsingConfig |
TypeOfValue |
extends default<IdentifierType, TypeOfValue> |
| Name | Type |
|---|---|
factory |
default<IdentifierType, TypeOfInterface, TypeOfParsingConfig, TypeOfValue> |
props? |
ClientProps<IdentifierType, TypeOfValue, TypeOfParsingConfig> |