Interface LandingPageRedirector

All Known Implementing Classes:
LandingPageRedirectManager

@Internal public interface LandingPageRedirector
Provides redirection to custom landing pages.
  • Field Details

    • DARK_FEATURE_DISABLE_LANDING_PAGE_REDIRECT_FLAG

      static final String DARK_FEATURE_DISABLE_LANDING_PAGE_REDIRECT_FLAG
      The feature that disables redirection to custom landing pages.
      See Also:
  • Method Details