DeepLinkSettingsBuilder

A builder class used to enforce the available configuration for Deep Link handling

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard

Returns the complete Module settings as configured by this ModuleSettingsBuilder.

Link copied to clipboard

Sets whether or not automatic deep link handling is enabled.

Link copied to clipboard

Sets whether or not to look for Trace-specific Uri Parameters on any opened Deep Links.

Link copied to clipboard

Sets the resulting Module to be permanently enabled/disabled. Local/Remote settings sources will be overridden by this

Link copied to clipboard

Sets the order in which the Module needs to be initialized.

Link copied to clipboard

Sets the rules that this Module needs to match in order to process an event (e.g. collection or dispatching)

Link copied to clipboard

Sets whether or not to send an additional event when a Deep Link is opened.