getItemById

external fun getItemById(contentId: Long): ContentStoreItem?

Gets the extras item having the specified ID.

Return

null if no item found.

Parameters

contentId

The item id, see ContentStoreItem.id