DeepLinkHandler Module
-
A builder used to enforce some of the
See moreDeepLinkModuleConfigurationsettings.Declaration
Swift
public class DeepLinkSettingsBuilder : CollectorSettingsBuilder -
The
See moreReferrerallows theDeepLinkHandlerto 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 thehandle(link:referrer:)method for further processing.Declaration
Swift
public enum Referrer
View on GitHub
DeepLinkHandler Module Reference