deleteMetadata (String)

format

boolean deleteMetadata(String key)

description

Removes a metadata item from the MediaObject.

parameters

key - the unique key of the metadata item

returns

TRUE - if the deletion was successful

 

FALSE - if the deletion failed

throws

The deleteMetadata() method does not throw any exceptions.