From Bright Pattern Documentation

Revision as of 04:02, 29 May 2024 by BpDeeplTranslateMaintenance (talk | contribs) (Updated via BpDeleteTranslateTags script)

< Previous | Next >
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

terminateInteraction

Terminates the interaction.

Request

Syntax

window.bpspat.api.terminateInteraction(item_id)

Parameters

Parameter Type Optional/Required Description
item_id string required Specifies the interaction ID of the interaction

Response

Empty.

In response to the request, the interaction ends.

< Previous | Next >