AbstractStatictransferGet the transfer statistics
StaticasyncAsynchronously gets an online store content list.
StaticasyncAsynchronously search the online store content with given filters.
Content list type (see ContentType).
Optional list of ISO 3166 country codes to restrict the search.
Optional geographic area to search in.
Callback invoked when the operation completes.
The associated ProgressListener if the request can be started, null otherwise.
StaticcancelStaticcheckStaticcreateCreates a content updater for the given content type.
StaticgetStaticgetStaticgetGets access to the store cached content list. Returns a Pair of <Content list, locally cached flag>.
StaticgetGets access to the last requested filtered list.
Filtered list should be requested via a call to asyncGetStoreFilteredList.
List of ContentStoreItem representing the last filtered list.
StaticrefreshRefresh the content store by loading external changes from disk.
StaticrefreshStaticsetSet parallel downloads count.
Content store object
This behaves like a singleton, i.e. all instances are sharing behind the same API interface