[ Web Proxy ]
URL:
Viewing: https://firebase.google.com/docs/reference/swift/firebasedynamiclinks/api/reference/Classes [Back]  [Original]

FirebaseDynamicLinks Framework Reference Skip to main content
Overview Fundamentals AI Build Run Reference Samples
Firebase [Firebase]
Send feedback

FirebaseDynamicLinks Framework Reference Stay organized with collections Save and categorize content based on your preferences.

Classes

The following classes are available globally.

  • The Dynamic Link analytics parameters.

    Declaration

    Swift

    class DynamicLinkGoogleAnalyticsParameters : NSObject
  • The Dynamic Link iOS parameters.

    Declaration

    Swift

    class DynamicLinkIOSParameters : NSObject
  • The Dynamic Link iTunes Connect parameters.

    Declaration

    Swift

    class DynamicLinkItunesConnectAnalyticsParameters : NSObject
  • The Dynamic Link Android parameters.

    Declaration

    Swift

    class DynamicLinkAndroidParameters : NSObject
  • The Dynamic Link Social Meta Tag parameters.

    Declaration

    Swift

    class DynamicLinkSocialMetaTagParameters : NSObject
  • Options class for defining navigation behavior of the Dynamic Link.

    Declaration

    Swift

    class DynamicLinkNavigationInfoParameters : NSObject
  • Options class for defining other platform(s) parameters of the Dynamic Link. Other here means not covered by specific parameters (not iOS and not Android).

    Declaration

    Swift

    class DynamicLinkOtherPlatformParameters : NSObject
  • Options class for defining how Dynamic Link URLs are generated.

    Declaration

    Swift

    class DynamicLinkComponentsOptions : NSObject
  • The class used for Dynamic Link URL generation; supports creation of short and long Dynamic Link URLs. Short URLs will have a domain and a randomized path; long URLs will have a domain and a query that contains all of the Dynamic Link parameters.

    Declaration

    Swift

    class DynamicLinkComponents : NSObject
  • A received Dynamic Link.

    Declaration

    Swift

    class DynamicLink : NSObject
  • Deprecated

    Firebase Dynamic Links is deprecated and the service will shut down on August 25, 2025.

    A class that checks for pending Dynamic Links and parses URLs. This class is available on iOS only.

    Declaration

    Swift

    class DynamicLinks : NSObject
Send feedback

Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.

Last updated 2025-03-10 UTC.

Need to tell us more? [[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-10 UTC."],[],[]]

Web Proxy Viewer  |  New URL  |  Original Page