public static final class

Person.ObjectType

extends Object
java.lang.Object
   ↳ com.google.android.gms.plus.model.people.Person.ObjectType

Class Overview

Type of person within Google+.

Summary

Constants
int PAGE represents a page.
int PERSON represents an actual person.
[Expand]
Inherited Methods
From class java.lang.Object

Constants

public static final int PAGE

represents a page.

Constant Value: 1 (0x00000001)

public static final int PERSON

represents an actual person.

Constant Value: 0 (0x00000000)