Class Index

Classes


Namespace opensocial.MediaItem.Field

All of the fields that media items have.

See also: opensocial.MediaItem.getField()


Defined in: opensocial.js.

Namespace Summary
Constructor Attributes Constructor Name and Description
 
Field Summary
Field Attributes Field Name and Description
<static>  
opensocial.MediaItem.Field.MIME_TYPE
The MIME type of media, specified as a String.
<static>  
opensocial.MediaItem.Field.TYPE
The type of media, specified as a MediaItem.Type object.
<static>  
opensocial.MediaItem.Field.URL
A string specifying the URL where the media can be found.
Namespace Detail
opensocial.MediaItem.Field
Field Detail
<static> opensocial.MediaItem.Field.MIME_TYPE
The MIME type of media, specified as a String.

<static> opensocial.MediaItem.Field.TYPE
The type of media, specified as a MediaItem.Type object.

<static> opensocial.MediaItem.Field.URL
A string specifying the URL where the media can be found.

Documentation generated by JsDoc Toolkit 2.0.2 on Wed Nov 12 2008 12:32:44 GMT-0800 (PST)