DeepLinkHandler Module

  • A builder used to enforce some of the DeepLinkModuleConfiguration settings.

    See more

    Declaration

    Swift

    public class DeepLinkSettingsBuilder : CollectorSettingsBuilder
  • The Referrer allows the DeepLinkHandler to track the origin of a deep link, whether it came from a URL or another app. This can be passed as an optional parameter to the handle(link:referrer:) method for further processing.

    See more

    Declaration

    Swift

    public enum Referrer