We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 819acc1 commit 2478e46Copy full SHA for 2478e46
firebase-dynamic-links/api.txt
@@ -128,6 +128,7 @@ package com.google.firebase.dynamiclinks {
128
method @Nullable public android.net.Uri getLink();
129
method public int getMinimumAppVersion();
130
method @Nullable public android.content.Intent getUpdateAppIntent(@NonNull android.content.Context);
131
+ method @NonNull public android.os.Bundle getUtmParameters();
132
}
133
134
public interface ShortDynamicLink {
0 commit comments