currentItemId property
Item ID of the item that was active in the queue (it may not be playing) at the time the media status change happened.
Implementation
final int? currentItemId;
Item ID of the item that was active in the queue (it may not be playing) at the time the media status change happened.
final int? currentItemId;