| com.google.android.gms.plus.model.people.Person.Collection |
Constants to declare the collection of people to load.
These constants are used with the loadPeople(PlusClient.OnPeopleLoadedListener, int)
method.
| Constants | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| int | VISIBLE | Constant used to load people who this user has added to one or more circles. | |||||||||
Constant used to load people who this user has added to one or more circles.
This constant is used with the loadPeople(PlusClient.OnPeopleLoadedListener, int)
method.