![]() |
Previous | Next |
The isDeleted method retrieves a value indicating whether the specified media item is in the deleted items folder.
Syntax
player.mediaCollection.isDeleted(item)
Parameters
item
Media object that might be deleted.
Return Values
This method returns a Boolean.
See Also
Previous | Next |