![]() |
Previous | Next |
The isDeleted method retrieves a value indicating whether the specified playlist is in the deleted items folder.
Syntax
player.playlistCollection.isDeleted(playlist)
Parameters
playlist
The Playlist object to be searched for.
Return Values
This method returns a Boolean.
See Also
Previous | Next |