Definition
Protected Audience (formerly FLEDGE) defines ProtectedAudience
[SecureContext, Exposed=Window]
interface ProtectedAudience {
any queryFeatureSupport(DOMString feature);
};
ProtectedAudience interfaceProtected Audience (formerly FLEDGE) defines ProtectedAudience
[SecureContext, Exposed=Window]
interface ProtectedAudience {
any queryFeatureSupport(DOMString feature);
};
ProtectedAudience