| com.google.android.gms.plus.model.people.Person.Emails |
| Nested Classes | |||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Person.Emails.Type | The type of address. | ||||||||||||
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
The type of address.
| |||||||||||
The email address.
| |||||||||||
Indicates whether the "primary" field is explicitly set to a value.
| |||||||||||
Indicates whether the "type" field is explicitly set to a value.
| |||||||||||
Indicates whether the "value" field is explicitly set to a value.
| |||||||||||
If "true", indicates this email address is the person's primary one.
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
From interface
com.google.android.gms.common.data.Freezable
| |||||||||||||
The type of address. Possible values are: - "home" - Home email address. - "work" - Work email address. - "other" - Other.
The email address.
Indicates whether the "primary" field is explicitly set to a value.
Indicates whether the "type" field is explicitly set to a value.
Indicates whether the "value" field is explicitly set to a value.
If "true", indicates this email address is the person's primary one.