ConsentForm.smali

.class public interface abstract Lcom/google/android/ump/ConsentForm;
.super Ljava/lang/Object;
.source "com.google.android.ump:user-messaging-platform@@1.0.0"


# annotations
.annotation system Ldalvik/annotation/MemberClasses;
    value = {
        Lcom/google/android/ump/ConsentForm$OnConsentFormDismissedListener;
    }
.end annotation


# virtual methods
.method public abstract show(Landroid/app/Activity;Lcom/google/android/ump/ConsentForm$OnConsentFormDismissedListener;)V
.end method