tiled.client.base.BaseClient¶
- class tiled.client.base.BaseClient(context, *, item, structure_clients)[source]¶
-
Methods
__init__
(context, *, item, structure_clients)login
([username, provider])Depending on the server's authentication method, this will prompt for username/password:
logout
()Log out.
new_variation
([structure_clients])This is intended primarily for internal use and use by subclasses.
update_metadata
([metadata, specs, references])EXPERIMENTAL: Update metadata.
Attributes
context
List formats that the server can export this data as.
JSON payload describing this item.
Metadata about this data source.
metadata_revisions
offline
references
References (links) to related context, metadata, or data.
List of specifications describing the structure of the metadata and/or data.
Direct link to this entry