public static final class

Person.Organizations.Type

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

Class Overview

The type of organization.

Summary

Constants
int SCHOOL School.
int WORK Work.
[Expand]
Inherited Methods
From class java.lang.Object

Constants

public static final int SCHOOL

School.

Constant Value: 1 (0x00000001)

public static final int WORK

Work.

Constant Value: 0 (0x00000000)