This interface provides access to all functionality associated with MediaObjects. You use the methods in this interface to create, manipulate, and update all of the components in a MediaObject.
To create a new MediaObject, you use the Eve.newMediaObject()
method, which returns an empty MediaObject. This method optionally takes
an EveContext object as an argument.