public static interface AgentInfo.Builder extends SdkPojo, CopyableBuilder<AgentInfo.Builder,AgentInfo>
| Modifier and Type | Method and Description |
|---|---|
AgentInfo.Builder |
connectedToAgentTimestamp(Instant connectedToAgentTimestamp)
The timestamp when the contact was connected to the agent.
|
AgentInfo.Builder |
id(String id)
The identifier of the agent who accepted the contact.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildAgentInfo.Builder id(String id)
The identifier of the agent who accepted the contact.
id - The identifier of the agent who accepted the contact.AgentInfo.Builder connectedToAgentTimestamp(Instant connectedToAgentTimestamp)
The timestamp when the contact was connected to the agent.
connectedToAgentTimestamp - The timestamp when the contact was connected to the agent.Copyright © 2022. All rights reserved.