Interface CreatePersistentContactAssociationResponse.Builder

  • Method Details

    • continuedFromContactId

      CreatePersistentContactAssociationResponse.Builder continuedFromContactId(String continuedFromContactId)

      The contactId from which a persistent chat session is started. This field is populated only for persistent chat.

      Parameters:
      continuedFromContactId - The contactId from which a persistent chat session is started. This field is populated only for persistent chat.
      Returns:
      Returns a reference to this object so that method calls can be chained together.