FIRShortDynamicLinkPathLength
enum FIRShortDynamicLinkPathLength : NSInteger {}Enum used to define the desired path length for shortened Dynamic Link URLs.
-
Uses the server-default for the path length. See https://goo.gl/8yDAqC for more information.
Declaration
Objective-C
FIRShortDynamicLinkPathLengthDefault = 0 -
Typical short link for non-sensitive links.
Declaration
Objective-C
FIRShortDynamicLinkPathLengthShort -
Short link with an extra long path for great difficulty in guessing.
Declaration
Objective-C
FIRShortDynamicLinkPathLengthUnguessable