Interface StartPresentationCallback

All Superinterfaces:
AsyncCallback<StartPresentationCallback.Params,StartPresentationCallback.Action>, BrowserAsyncCallback<StartPresentationCallback.Params,StartPresentationCallback.Action>, BrowserCallback, Callback

A callback that is invoked when a presentation has been requested via the JavaScript Presentation API.

Presentation API is available only in secure contexts (HTTPS).

The callback can be invoked only if media routing is enabled.

Since:
7.29