Return to Developer Documentation.
Library: MyOpenSpace003.Engine.js
Overview
Interface for container and associated classes; everything needed to query/update MySpace API data via OpenSocial interface.
Constructors
Namespaces
Functions
Creates an object to be used when sending to the server.
parameters
|
String
|
id
|
The ID (VIEWER or OWNER) of the person who owns the photo
|
|
Number
|
photo_id
|
The ID of the photo to fetch
|
|
undefined
|
opt_params
|
Not used at this time.
|
returns
Creates an object to be used when sending to the server
parameters
|
String
|
id
|
The ID (VIEWER or OWNER) of the person who owns the photos
|
|
Map<opensocial.DataRequest.PeopleRequestFields.FIRST, opensocial.DataRequest.PeopleRequestFields.MAX>
|
opt_params
|
Optional parameters specified when creating the photos.
|
returns
Creates an object to be used when sending to the server
parameters
|
String
|
id
|
The ID (VIEWER or OWNER) of the person who owns the album
|
|
Number
|
album_id
|
The ID of the photo to fetch
|
|
undefined
|
opt_params
|
Not used at this time.
|
returns
Creates an object to be used when sending to the server
parameters
|
String
|
id
|
The ID (VIEWER or OWNER) of the person who owns the albums
|
|
Map<opensocial.DataRequest.PeopleRequestFields.FIRST, opensocial.DataRequest.PeopleRequestFields.MAX>
|
opt_params
|
Optional parameters specified when creating the albums.
|
returns
Creates an object to be used when sending to the server
parameters
|
String
|
id
|
The ID (VIEWER or OWNER) of the person who owns the album
|
|
Number
|
video_id
|
The ID of the photo to fetch
|
|
undefined
|
opt_params
|
Not used at this time.
|
returns
Creates an object to be used when sending to the server
parameters
|
String
|
id
|
The ID (VIEWER or OWNER) of the person who owns the albums
|
|
Map<opensocial.DataRequest.PeopleRequestFields.FIRST, opensocial.DataRequest.PeopleRequestFields.MAX>
|
opt_params
|
Optional parameters specified when creating the videos.
|
returns
Objects
Generated by
JsDoc Toolkit 1.4.0 on Fri, 04 Apr 2008 20:04:38 GMT.