Package | Description |
---|---|
com.google.api.services.directory.model |
Modifier and Type | Method and Description |
---|---|
UserIm |
UserIm.clone() |
UserIm |
UserIm.set(String fieldName,
Object value) |
UserIm |
UserIm.setCustomProtocol(String customProtocol)
Custom protocol.
|
UserIm |
UserIm.setCustomType(String customType)
Custom type.
|
UserIm |
UserIm.setIm(String im)
Instant messenger id.
|
UserIm |
UserIm.setPrimary(Boolean primary)
If this is user's primary im.
|
UserIm |
UserIm.setProtocol(String protocol)
Protocol used in the instant messenger.
|
UserIm |
UserIm.setType(String type)
Each entry can have a type which indicates standard types of that entry.
|
Copyright © 2011–2021 Google. All rights reserved.