首頁 > 問答 > 主體
假設我在一個Activity(該Activity持有MediaSession對象)調用了MediaSession.setQueue(List<MediaMetadata> list)方法設置了播放列表數據,那我怎樣在Playservice中獲得這些數據。