AboutSupportDeveloper GuideVersion 40.127.82.1
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.