| com.google.android.gms.plus.PlusClient.OnPeopleLoadedListener |
Listener interface for when a collection of people are loaded.
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| status | The resulting connection status of the
loadPeople(OnPeopleLoadedListener, int)
request. |
|---|---|
| personBuffer | The requested collection of people. The listener must close this object when finished. |
| nextPageToken | The continuation token, which is used to page through large result sets. Provide this value in a subsequent request to return the next page of results. |