Interface VendorCastEventMap

The events fired by the common vendor APIs.

interface VendorCastEventMap {
    statechange: CastStateChangeEvent;
}

Hierarchy (view full)

Properties

Properties

Fired when the state changes.