Class DefaultStartCaptureSessionCallback

java.lang.Object
com.teamdev.jxbrowser.view.swt.callback.DefaultStartCaptureSessionCallback
All Implemented Interfaces:
BrowserAsyncCallback<StartCaptureSessionCallback.Params,StartCaptureSessionCallback.Action>, BrowserCallback, StartCaptureSessionCallback, AsyncCallback<StartCaptureSessionCallback.Params,StartCaptureSessionCallback.Action>, Callback

public class DefaultStartCaptureSessionCallback extends Object implements StartCaptureSessionCallback
The default StartCaptureSessionCallback implementation that shows the capture source picker dialog.
Since:
7.20
  • Constructor Details

    • DefaultStartCaptureSessionCallback

      public DefaultStartCaptureSessionCallback()
  • Method Details