java.lang.Object | |
↳ | com.google.android.gms.plus.model.people.Person.RelationshipStatus |
The person's relationship status.
Constants | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
int | ENGAGED | Person is engaged. | |||||||||
int | IN_A_RELATIONSHIP | Person is in a relationship. | |||||||||
int | IN_CIVIL_UNION | Person is in a civil union. | |||||||||
int | IN_DOMESTIC_PARTNERSHIP | Person is in a domestic partnership. | |||||||||
int | ITS_COMPLICATED | The relationship is complicated. | |||||||||
int | MARRIED | Person is married. | |||||||||
int | OPEN_RELATIONSHIP | Person is in an open relationship. | |||||||||
int | SINGLE | Person is single. | |||||||||
int | WIDOWED | Person is widowed. |
[Expand]
Inherited Methods | |||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
|
Person is engaged.
Person is in a relationship.
Person is in a civil union.
Person is in a domestic partnership.
The relationship is complicated.
Person is married.
Person is in an open relationship.
Person is single.
Person is widowed.