Class MyOpenSpace.EndPoint
Defined in: MyOpenSpace.js.
| Constructor Attributes | Constructor Name and Description |
|---|---|
| Method Attributes | Method Name and Description |
|---|---|
| <static> |
MyOpenSpace.EndPoint.Tokenized(endPoint, userInfo, format, operationMode, osToken, osMode)
|
Method Detail
<static>
MyOpenSpace.EndPoint.Tokenized(endPoint, userInfo, format, operationMode, osToken, osMode)
- Parameters:
- {MyOpenSpace.EndPoint} endPoint
- The MyOpenSpace.EndPoint object to populate
- {opensocial.DataRequest.PersonId} userInfo
- Should be an enum containing VIEWER and OWNER
- {MyOpenSpace.Formats} format
- Currently being forced to JSON, as opposed to XML
- {MyOpenSpace.OperationModes} operationMode
- The domain thats being used in this app
- {String} osToken
- The authorization token for this request
- {opensocial.Surface} osMode
- The surface the app is being rendered on Inserts tokens into the various tokenized endpoint URIs