Interface CaptureSessionStopped
- All Superinterfaces:
Event
An event indicating that a browser has stopped a content capture session.
- Since:
- 7.20
-
Method Summary
Modifier and TypeMethodDescriptiondefault CaptureSession
capture()
Returns theCaptureSession
instance that has been stopped.
-
Method Details
-
capture
Returns theCaptureSession
instance that has been stopped.
-