Except as otherwise noted,
the content of this page is licensed under the Creative Commons
Attribution 2.5 License.
A media item associated with an activity.
Represents images, movies, and audio.
Create a MediaItem object using the
opensocial.newActivityMediaItem() method.
String
getField(key)
setField(key, data)
String getField(key)
String key - The key to get data for; see the
Field class
for possible values
String The data
setField(key, data)
String key - The key to set data for
String data - The data to set