Module: album_js

Methods

(inner) resumeAlbum(albumId, pos, action) → {void}

Resume album API implementation. Load the album from last played song and start playing.
Parameters:
Name Type Description
albumId string Album ID
pos number Position of first song to resume
action string Action
Source:
Returns:
Type
void