interruptEnd

abstract fun interruptEnd(value: Q)

Must be called to mark the end of the session's lifecycle interruption in order to resume normal session workflow.

Parameters

value

The data payload required to terminate the session interrupt.