Back to feed
GCP·Google Cloud Contact Center as a Servicefeature·
AI Insights

Headless web SDK updates


Headless web SDK updates

We've made the following updates to the headless web SDK:

• New methods:

fetchTimeSlotAvailability. Check if time slots are available for a given menu. • restoreCobrowseSession. Restores a cobrowse session after the browser window is reopened. • getLogs. Gets the internal debug logs collected by the SDK.

Updated signatures:

• getTimeSlots. Includes the GetTimeSlotsRequest interface. • updatePostSession. Includes an optInSelection parameter.

For more information, see getTimeSlots.