mediaIdentifier property

  1. @Index()
String mediaIdentifier
read / write

The media identifier of this item. Using this variable alone, a media source must be able to functionally process how to display the media. If the same item exists in history, then the item is replaced with a newer item in the addition operation. This key is also used to identify resources such as thumbnails in the cache.

Implementation

@Index()
String mediaIdentifier;