stopCurrentInteraction

abstract suspend fun stopCurrentInteraction(vpaIdentifier: VpaIdentifier)

Ask the VPA to stop the current interaction (if any) and go back to its idle state.

Parameters

vpaIdentifier

The VPA whose interaction should be stopped. This is the identifier given by the VPA in VpaProperties.vpaIdentifier.