Difference between revisions of "Opensocial.Permission (v0.9)"
From VZ Developer Wiki
(Created page with '{{NeedsExamples}} <div style="float:right; margin: 0 0 10px 10px;">__TOC__</div> <span style="font-size:150%"><strong>opensocial.Permission</strong></span> The permissions an a…') |
|||
Line 9: | Line 9: | ||
'''None''' | '''None''' | ||
+ | |||
+ | == Fields == | ||
+ | === opensocial.Permission.VIEWER === | ||
+ | Access to the viewer person object This field may be used interchangeably with the string 'viewer'. | ||
{{ JsApiAlphaList_(v0.9) }} | {{ JsApiAlphaList_(v0.9) }} |
Latest revision as of 14:42, 11 November 2010
This documentation is not completed yet and will be extended by more examples in future.
opensocial.Permission
The permissions an app can ask for. See also: opensocial.hasPermission(), opensocial.requestPermission()
Methods
None
Fields
opensocial.Permission.VIEWER
Access to the viewer person object This field may be used interchangeably with the string 'viewer'.
OpenSocial (v0.9) | |||
opensocial.Permission |