Firebase. DynamicLinks. ShortDynamicLink
The returned value from creating a shortened Dynamic Link.
Summary
Properties |
|
---|---|
Url
|
System.Uri
The short Dynamic Link value.
|
Warnings
|
IEnumerable< string >
Information about potential warnings on link creation.
|
Properties
Url
System.Uri Url
The short Dynamic Link value.
Warnings
IEnumerable< string > Warnings
Information about potential warnings on link creation.
Usually presence of warnings means parameter format errors, parameter value errors, or missing parameters.