stopRecording() to end recording within the current embedded session.
Applies to Web Component, Window API, and PostMessage. Examples on this page
use the Web Component API shape.
Usage
Prerequisites
- Recording must already be active.
Input validation
- None
Possible errors
NOT_READY: Not in an active recording session.INTERNAL_ERROR: Failed to disconnect from the recording service.
Returns
void