com.google.firebase.dynamiclinks.ShortDynamicLink |
Response from buildShortDynamicLink()
that returns the shortened Dynamic Link,
link flow chart, and warnings from the requested Dynamic Link.
Nested Classes | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
ShortDynamicLink.Suffix | Path generation option for short Dynamic Link length | ||||||||||
ShortDynamicLink.Warning | Information about potential warnings on short Dynamic Link creation. |
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Gets the preview link to show the link flow chart.
| |||||||||||
Gets the short Dynamic Link value.
| |||||||||||
Gets information about potential warnings on link creation.
|
Gets the preview link to show the link flow chart.
Returns | |
---|---|
Uri |
Gets the short Dynamic Link value.
Returns | |
---|---|
Uri |
Gets information about potential warnings on link creation.
Returns | |
---|---|
List<? extends ShortDynamicLink.Warning> |