flux_dynamic_link library
Classes
- CreateFluxDynamicLinkForm
- DeferredLinkData
- Model representing deferred link data returned from the server
- FluxDynamicLink
- FluxDynamicLink is a singleton class that provides methods to create and manage dynamic links. It also emits dynamic link events and handles Install Referrer for deferred deep linking.
- InstallReferrerResult
- Result data for install referrer detection Contains information about the deferred deep link that was matched
- IPAddresses
- Model class representing device IP addresses (IPv4 and IPv6)
- LinkDetails
- LinkMetadata
- NativeInstallReferrerData
- Represents the result from the native Install Referrer API
Typedefs
- InstallReferrerCallback = void Function(InstallReferrerResult result)
- Callback type for install referrer events