From Bright Pattern Documentation
imported>Tracy |
(Updated via BpDeleteTranslateTags script) |
||
Line 1: | Line 1: | ||
− | + | ||
= terminateInteraction = | = terminateInteraction = | ||
Terminates the interaction. | Terminates the interaction. | ||
Line 24: | Line 24: | ||
In response to the request, the interaction ends. | In response to the request, the interaction ends. | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− |
Latest revision as of 04:09, 29 May 2024
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.