Interface CaptureSessionStarted
- All Superinterfaces:
BrowserEvent,Event
An event indicating that a browser has started a capture session.
- Since:
- 7.20
-
Method Summary
Modifier and TypeMethodDescriptiondefault Browserbrowser()Returns theBrowserinstance initiated this event.default CaptureSessioncapture()
-
Method Details
-
browser
Description copied from interface:BrowserEventReturns theBrowserinstance initiated this event.- Specified by:
browserin interfaceBrowserEvent
-
capture
-