- SNML-tester
- API-browser
- Handtekeningtester
- SNML-documenten
- API-documenten
- SNQL-documenten
- SNJS documenten
friends.areFriends (socialNetwork.friends.areFriends)
Take each pair of corresponding values from uids1 and uids2 and check to see if they are friends
Parameters
- Integer Array < required> A comma separated list of uid values
- Integer Array < required> A comma separated list of uid values, with the same number of items as uids1
Other parameters required to make this API method call
- String < required> The api key of the current app.
- String < required> The current user's session key.
- Decimal < required> The sequence number for this request. This must be greater than the value provided for the previous call. Tip: Server time in milliseconds is ideal for this.
- String < required> The signature for the current request.
- String < required> Set this to 1.0 for now.
- String < optional> Response format, accepts XML or JSON, default is XML.
- String < optional> Generates a call to the callback containing the formatted results.