Package-level declarations

Types

Link copied to clipboard

Allows access to the content store items information in an active catalog and also to browse the store similar with folders and files in a file system.

Link copied to clipboard

ContentStoreItem object.

Link copied to clipboard

List of ContentStoreItem

Link copied to clipboard
class ContentUpdater(address: Long) : GemNativeObj

ContentUpdater object. Provides functionality to background update existing content.

Link copied to clipboard

Enumerates extras item possible states

Link copied to clipboard

GEM sdk content types

Link copied to clipboard

Content updater status

Link copied to clipboard

On completed trigger. Lambda signature: (ContentStoreItemList, ErrorCode, String) -> Unit. ArrayList represents the results returned by the service. ErrorCode represents the error code returned by the service. String represents hint returned by the service.