FirebaseDynamicLinks Framework Reference

Enumerations

The following enumerations are available globally.

  • Enum used to define the desired path length for shortened Dynamic Link URLs.

    Declaration

    Swift

    enum ShortDynamicLinkPathLength : Int, @unchecked Sendable
  • The match type of the Dynamic Link.

    Declaration

    Swift

    enum DLMatchType : UInt, @unchecked Sendable