Namespace opensocial.MediaItem.Field
All of the fields that media items have.
See also: opensocial.MediaItem.getField()
Defined in: opensocial.js.
| Constructor Attributes | Constructor Name and Description |
|---|---|
| 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.
|
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.