A baseclass for an IdentifyItem. Contains the information for a specific result and mechanisms to assist in loading the data.
Data payload for this item
Format of the data payload
Indicates if payload has finished loading and is available
A promise that resovles when the payload has loaded
Indicates if a load has been requested for the payload
Initiate the loading process for this item
resolves when load has completed
A baseclass for an IdentifyItem. Contains the information for a specific result and mechanisms to assist in loading the data.