public static interface CreatePersistentContactAssociationResponse.Builder extends ConnectResponse.Builder, SdkPojo, CopyableBuilder<CreatePersistentContactAssociationResponse.Builder,CreatePersistentContactAssociationResponse>
| Modifier and Type | Method and Description |
|---|---|
CreatePersistentContactAssociationResponse.Builder |
continuedFromContactId(String continuedFromContactId)
The contactId from which a persistent chat session is started.
|
build, responseMetadata, responseMetadatasdkHttpResponse, sdkHttpResponseequalsBySdkFields, sdkFieldscopyapplyMutation, buildCreatePersistentContactAssociationResponse.Builder continuedFromContactId(String continuedFromContactId)
The contactId from which a persistent chat session is started. This field is populated only for persistent chat.
continuedFromContactId - The contactId from which a persistent chat session is started. This field is populated only for
persistent chat.Copyright © 2023. All rights reserved.