deleteMetadata (String)

format

boolean deleteMetadata(String key)

description

Removes a metadata item from the MediaObject.

parameters

Icon key - the unique key of the metadata item

returns

Icon TRUE - if the deletion was successful

 

Icon FALSE - if the deletion failed

throws

The deleteMetadata() method does not throw any exceptions.