public class RelatedPlayEvent
extends java.lang.Object
Constructor and Description |
---|
RelatedPlayEvent(PlaylistItem item,
boolean auto,
int position) |
Modifier and Type | Method and Description |
---|---|
boolean |
getAuto() |
PlaylistItem |
getItem() |
int |
getPosition() |
public RelatedPlayEvent(PlaylistItem item, boolean auto, int position)
public boolean getAuto()
@NonNull public PlaylistItem getItem()
public int getPosition()