So I can only get friends within APP_A (gadget) that have installed/added
APP_A. Am I right?
Where can I find SPI(esp. adding and removing friends) in Shindig?
Snippet from documentation:
To host OpenSocial apps, your website must implement the OpenSocial API
Specification. In most cases, this means that you connect your own social
network's backends to the OpenSocial Service Provider Interface (SPI), which is
part of Shindig, to allow an OpenSocial app to access your site's data.
However, it is possible to use data from another social network as well, should
you prefer. The SPI implements:
* Adding and removing friends
* Adding and removing apps
* Storing activities
* Retrieving activity streams for self and friends
* Storing and retrieving per-app and per-app-per-user data
-----Původní zpráva-----
Od: Akash Xavier [mailto:[EMAIL PROTECTED]
Odesláno: 29. července 2008 15:14
Komu: [email protected]
Předmět: Re: Add friends?
Nope!
Not possible
You can get friends who have installed/added the app.
--
Akash Manohar
[EMAIL PROTECTED]
On Tue, Jul 29, 2008 at 6:41 PM, Václav Tolar
<[EMAIL PROTECTED]>wrote:
> Hi all,
>
> Is possible to add friends to user through the OpenSocial JavaScript API? I
> can't see such option.
>
> Thanks,
> Vasek
>