FirebaseDynamicLinks Framework Reference

Enumerations

The following enumerations are available globally.

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

    Declaration

    Objective-C

    enum FIRShortDynamicLinkPathLength : NSInteger {}
  • The match type of the Dynamic Link.

    Declaration

    Objective-C

    enum FIRDLMatchType : NSUInteger {}