format
boolean deleteMetadata(String key)
description
Removes a metadata item from the MediaObject.
parameters
key - the unique key of the metadata item
key
returns
TRUE - if the deletion was successful
TRUE
FALSE - if the deletion failed
FALSE
throws
The deleteMetadata() method does not throw any exceptions.
deleteMetadata()