atvEntity property

String? atvEntity
final

Alternate entity to be used to load the media in Android TV app. If set, this will override the value set in entity if the receiver is an Android TV app. On the receiver side, the entity can be accessed from MediaInfo#getEntity().

Implementation

final String? atvEntity;