AboutSupportDeveloper GuideVersion 38.126.82.61
ContentBlockedEvent: NamedEvent & {
    type: "content-blocked";
    url: string;
}

Generated when content navigation or redirection is blocked by OpenFin.DomainSettings.

Type declaration

  • type: "content-blocked"
  • url: string

    The domain whose content was blocked.