Interface CaptureSessionStarted

All Superinterfaces:
BrowserEvent, Event

public interface CaptureSessionStarted extends BrowserEvent
An event indicating that a browser has started a capture session.
Since:
7.20
  • Method Summary

    Modifier and Type
    Method
    Description
    default Browser
    Returns the Browser instance initiated this event.