![]() |
Previous | Next |
The setDeleted method moves a playlist to the deleted items folder.
Syntax
player.playlistCollection.setDeleted(playlist)
Parameters
playlist
The Playlist object to be moved.
Return Values
This method returns a Boolean indicating whether the playlist was successfully moved.
See Also
Previous | Next |