public static interface

Person.Collection

com.google.android.gms.plus.model.people.Person.Collection

Class Overview

Constants to declare the collection of people to load.

These constants are used with the loadPeople(PlusClient.OnPeopleLoadedListener, int) method.

Summary

Constants
int VISIBLE Constant used to load people who this user has added to one or more circles.

Constants

public static final int VISIBLE

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.

Constant Value: 0 (0x00000000)