CHJani / google-api-java-client

Automatically exported from code.google.com/p/google-api-java-client
0 stars 0 forks source link

Java Client Example: + Request of friendship, + getting the list of friend #295

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Which Google API and version (e.g. Google Calendar Data API version 2)?
com.google.api.client, version1.4.1-beta, but if it would be necessary i can 
use an other version

What format (e.g. JSON, Atom)?
Format JSON

What Authentation (e.g. OAuth, OAuth 2, ClientLogin)?
OAuth 2

Java environment (e.g. Java 6, Android 2.3, App Engine)?
J2EE, Spring

External references, such as API reference guide?

Please provide any additional information below.
I'd like to get a google plus user's friend list with their username and their 
Client ID.
About friendship, I'd like to be able to make the making-friendship-request 
from a user to a another one of wich I know only the username and possibly the 
Client ID.

Original issue reported on code.google.com by david.te...@gmail.com on 20 Sep 2011 at 8:08