| Package | Description |
|---|---|
| com.google.api.services.people.v1.model |
| Modifier and Type | Method and Description |
|---|---|
ImClient |
ImClient.clone() |
ImClient |
ImClient.set(String fieldName,
Object value) |
ImClient |
ImClient.setFormattedProtocol(String formattedProtocol)
Output only.
|
ImClient |
ImClient.setFormattedType(String formattedType)
Output only.
|
ImClient |
ImClient.setMetadata(FieldMetadata metadata)
Metadata about the IM client.
|
ImClient |
ImClient.setProtocol(String protocol)
The protocol of the IM client.
|
ImClient |
ImClient.setType(String type)
The type of the IM client.
|
ImClient |
ImClient.setUsername(String username)
The user name used in the IM client.
|
| Modifier and Type | Method and Description |
|---|---|
List<ImClient> |
Person.getImClients()
The person's instant messaging clients.
|
| Modifier and Type | Method and Description |
|---|---|
Person |
Person.setImClients(List<ImClient> imClients)
The person's instant messaging clients.
|
Copyright © 2011–2025 Google. All rights reserved.