From a6794d9cd6c1328f88743935f7caa1e4afd37fd2 Mon Sep 17 00:00:00 2001 From: Adam Wushensky Date: Fri, 11 Mar 2022 12:56:48 -0800 Subject: [PATCH] Regenerate API --- stripecardscan/api/stripecardscan.api | 130 ++++++++++++-------------- 1 file changed, 62 insertions(+), 68 deletions(-) diff --git a/stripecardscan/api/stripecardscan.api b/stripecardscan/api/stripecardscan.api index e3d7fd8285c..56835fd10f2 100644 --- a/stripecardscan/api/stripecardscan.api +++ b/stripecardscan/api/stripecardscan.api @@ -5,41 +5,75 @@ public final class com/stripe/android/stripecardscan/BuildConfig { public fun ()V } -public final class com/stripe/android/stripecardscan/cardimageverification/CardImageVerificationConfig { - public static final field $stable I - public static final field INSTANCE Lcom/stripe/android/stripecardscan/cardimageverification/CardImageVerificationConfig; - public static final fun getCARD_ONLY_SEARCH_DURATION_MILLIS ()I - public static final fun getDESIRED_CARD_COUNT ()I - public static final fun getDESIRED_OCR_AGREEMENT ()I - public static final fun getMAX_COMPLETION_LOOP_FRAMES ()I - public static final fun getMAX_SAVED_FRAMES_PER_TYPE ()I - public static final fun getNO_CARD_VISIBLE_DURATION_MILLIS ()I - public static final fun getOCR_AND_CARD_SEARCH_DURATION_MILLIS ()I - public static final fun getOCR_ONLY_SEARCH_DURATION_MILLIS ()I - public static final fun getWRONG_CARD_DURATION_MILLIS ()I - public static final fun setCARD_ONLY_SEARCH_DURATION_MILLIS (I)V - public static final fun setDESIRED_CARD_COUNT (I)V - public static final fun setDESIRED_OCR_AGREEMENT (I)V - public static final fun setMAX_COMPLETION_LOOP_FRAMES (I)V - public static final fun setMAX_SAVED_FRAMES_PER_TYPE (I)V - public static final fun setNO_CARD_VISIBLE_DURATION_MILLIS (I)V - public static final fun setOCR_AND_CARD_SEARCH_DURATION_MILLIS (I)V - public static final fun setOCR_ONLY_SEARCH_DURATION_MILLIS (I)V - public static final fun setWRONG_CARD_DURATION_MILLIS (I)V -} - public final class com/stripe/android/stripecardscan/cardimageverification/CardImageVerificationSheet { public static final field $stable I public static final field Companion Lcom/stripe/android/stripecardscan/cardimageverification/CardImageVerificationSheet$Companion; - public synthetic fun (Ljava/lang/String;Lkotlin/jvm/internal/DefaultConstructorMarker;)V - public static final fun create (Landroidx/activity/ComponentActivity;Ljava/lang/String;)Lcom/stripe/android/stripecardscan/cardimageverification/CardImageVerificationSheet; - public static final fun create (Landroidx/fragment/app/Fragment;Ljava/lang/String;)Lcom/stripe/android/stripecardscan/cardimageverification/CardImageVerificationSheet; + public synthetic fun (Ljava/lang/String;Lcom/stripe/android/stripecardscan/cardimageverification/CardImageVerificationSheet$Configuration;Lkotlin/jvm/internal/DefaultConstructorMarker;)V + public static final fun create (Landroidx/activity/ComponentActivity;Ljava/lang/String;Lcom/stripe/android/stripecardscan/cardimageverification/CardImageVerificationSheet$Configuration;)Lcom/stripe/android/stripecardscan/cardimageverification/CardImageVerificationSheet; + public static final fun create (Landroidx/fragment/app/Fragment;Ljava/lang/String;Lcom/stripe/android/stripecardscan/cardimageverification/CardImageVerificationSheet$Configuration;)Lcom/stripe/android/stripecardscan/cardimageverification/CardImageVerificationSheet; public final fun present (Ljava/lang/String;Ljava/lang/String;Lkotlin/jvm/functions/Function1;)V } public final class com/stripe/android/stripecardscan/cardimageverification/CardImageVerificationSheet$Companion { - public final fun create (Landroidx/activity/ComponentActivity;Ljava/lang/String;)Lcom/stripe/android/stripecardscan/cardimageverification/CardImageVerificationSheet; - public final fun create (Landroidx/fragment/app/Fragment;Ljava/lang/String;)Lcom/stripe/android/stripecardscan/cardimageverification/CardImageVerificationSheet; + public final fun create (Landroidx/activity/ComponentActivity;Ljava/lang/String;Lcom/stripe/android/stripecardscan/cardimageverification/CardImageVerificationSheet$Configuration;)Lcom/stripe/android/stripecardscan/cardimageverification/CardImageVerificationSheet; + public final fun create (Landroidx/fragment/app/Fragment;Ljava/lang/String;Lcom/stripe/android/stripecardscan/cardimageverification/CardImageVerificationSheet$Configuration;)Lcom/stripe/android/stripecardscan/cardimageverification/CardImageVerificationSheet; + public static synthetic fun create$default (Lcom/stripe/android/stripecardscan/cardimageverification/CardImageVerificationSheet$Companion;Landroidx/activity/ComponentActivity;Ljava/lang/String;Lcom/stripe/android/stripecardscan/cardimageverification/CardImageVerificationSheet$Configuration;ILjava/lang/Object;)Lcom/stripe/android/stripecardscan/cardimageverification/CardImageVerificationSheet; + public static synthetic fun create$default (Lcom/stripe/android/stripecardscan/cardimageverification/CardImageVerificationSheet$Companion;Landroidx/fragment/app/Fragment;Ljava/lang/String;Lcom/stripe/android/stripecardscan/cardimageverification/CardImageVerificationSheet$Configuration;ILjava/lang/Object;)Lcom/stripe/android/stripecardscan/cardimageverification/CardImageVerificationSheet; +} + +public final class com/stripe/android/stripecardscan/cardimageverification/CardImageVerificationSheet$Configuration : android/os/Parcelable { + public static final field $stable I + public static final field CREATOR Landroid/os/Parcelable$Creator; + public fun ()V + public fun (Lcom/stripe/android/stripecardscan/cardimageverification/CardImageVerificationSheet$Configuration$StrictModeFrameCount;)V + public synthetic fun (Lcom/stripe/android/stripecardscan/cardimageverification/CardImageVerificationSheet$Configuration$StrictModeFrameCount;ILkotlin/jvm/internal/DefaultConstructorMarker;)V + public final fun component1 ()Lcom/stripe/android/stripecardscan/cardimageverification/CardImageVerificationSheet$Configuration$StrictModeFrameCount; + public final fun copy (Lcom/stripe/android/stripecardscan/cardimageverification/CardImageVerificationSheet$Configuration$StrictModeFrameCount;)Lcom/stripe/android/stripecardscan/cardimageverification/CardImageVerificationSheet$Configuration; + public static synthetic fun copy$default (Lcom/stripe/android/stripecardscan/cardimageverification/CardImageVerificationSheet$Configuration;Lcom/stripe/android/stripecardscan/cardimageverification/CardImageVerificationSheet$Configuration$StrictModeFrameCount;ILjava/lang/Object;)Lcom/stripe/android/stripecardscan/cardimageverification/CardImageVerificationSheet$Configuration; + public fun describeContents ()I + public fun equals (Ljava/lang/Object;)Z + public final fun getStrictModeFrames ()Lcom/stripe/android/stripecardscan/cardimageverification/CardImageVerificationSheet$Configuration$StrictModeFrameCount; + public fun hashCode ()I + public fun toString ()Ljava/lang/String; + public fun writeToParcel (Landroid/os/Parcel;I)V +} + +public abstract class com/stripe/android/stripecardscan/cardimageverification/CardImageVerificationSheet$Configuration$StrictModeFrameCount : android/os/Parcelable { + public static final field $stable I + public synthetic fun (ILkotlin/jvm/internal/DefaultConstructorMarker;)V + public final fun getCount ()I +} + +public final class com/stripe/android/stripecardscan/cardimageverification/CardImageVerificationSheet$Configuration$StrictModeFrameCount$High : com/stripe/android/stripecardscan/cardimageverification/CardImageVerificationSheet$Configuration$StrictModeFrameCount { + public static final field $stable I + public static final field CREATOR Landroid/os/Parcelable$Creator; + public static final field INSTANCE Lcom/stripe/android/stripecardscan/cardimageverification/CardImageVerificationSheet$Configuration$StrictModeFrameCount$High; + public fun describeContents ()I + public fun writeToParcel (Landroid/os/Parcel;I)V +} + +public final class com/stripe/android/stripecardscan/cardimageverification/CardImageVerificationSheet$Configuration$StrictModeFrameCount$Low : com/stripe/android/stripecardscan/cardimageverification/CardImageVerificationSheet$Configuration$StrictModeFrameCount { + public static final field $stable I + public static final field CREATOR Landroid/os/Parcelable$Creator; + public static final field INSTANCE Lcom/stripe/android/stripecardscan/cardimageverification/CardImageVerificationSheet$Configuration$StrictModeFrameCount$Low; + public fun describeContents ()I + public fun writeToParcel (Landroid/os/Parcel;I)V +} + +public final class com/stripe/android/stripecardscan/cardimageverification/CardImageVerificationSheet$Configuration$StrictModeFrameCount$Medium : com/stripe/android/stripecardscan/cardimageverification/CardImageVerificationSheet$Configuration$StrictModeFrameCount { + public static final field $stable I + public static final field CREATOR Landroid/os/Parcelable$Creator; + public static final field INSTANCE Lcom/stripe/android/stripecardscan/cardimageverification/CardImageVerificationSheet$Configuration$StrictModeFrameCount$Medium; + public fun describeContents ()I + public fun writeToParcel (Landroid/os/Parcel;I)V +} + +public final class com/stripe/android/stripecardscan/cardimageverification/CardImageVerificationSheet$Configuration$StrictModeFrameCount$None : com/stripe/android/stripecardscan/cardimageverification/CardImageVerificationSheet$Configuration$StrictModeFrameCount { + public static final field $stable I + public static final field CREATOR Landroid/os/Parcelable$Creator; + public static final field INSTANCE Lcom/stripe/android/stripecardscan/cardimageverification/CardImageVerificationSheet$Configuration$StrictModeFrameCount$None; + public fun describeContents ()I + public fun writeToParcel (Landroid/os/Parcel;I)V } public abstract interface class com/stripe/android/stripecardscan/cardimageverification/CardImageVerificationSheetResult : android/os/Parcelable { @@ -112,17 +146,6 @@ public final class com/stripe/android/stripecardscan/cardimageverification/excep public synthetic fun (Ljava/lang/String;ILkotlin/jvm/internal/DefaultConstructorMarker;)V } -public final class com/stripe/android/stripecardscan/cardscan/CardScanConfig { - public static final field $stable I - public static final field INSTANCE Lcom/stripe/android/stripecardscan/cardscan/CardScanConfig; - public static final fun getDESIRED_OCR_AGREEMENT ()I - public static final fun getNO_CARD_VISIBLE_DURATION_MILLIS ()I - public static final fun getOCR_SEARCH_DURATION_MILLIS ()I - public static final fun setDESIRED_OCR_AGREEMENT (I)V - public static final fun setNO_CARD_VISIBLE_DURATION_MILLIS (I)V - public static final fun setOCR_SEARCH_DURATION_MILLIS (I)V -} - public final class com/stripe/android/stripecardscan/cardscan/CardScanFragment : com/stripe/android/stripecardscan/scanui/ScanFragment, com/stripe/android/camera/scanui/SimpleScanStateful { public static final field $stable I public fun ()V @@ -273,35 +296,6 @@ public final class com/stripe/android/stripecardscan/databinding/FragmentCardsca public static fun inflate (Landroid/view/LayoutInflater;Landroid/view/ViewGroup;Z)Lcom/stripe/android/stripecardscan/databinding/FragmentCardscanBinding; } -public final class com/stripe/android/stripecardscan/framework/Config { - public static final field $stable I - public static final field INSTANCE Lcom/stripe/android/stripecardscan/framework/Config; - public static final fun getDisplayLogo ()Z - public static final fun getEnableCannotScanButton ()Z - public static final fun getLogTag ()Ljava/lang/String; - public static final fun isDebug ()Z - public static final fun setDebug (Z)V - public static final fun setDisplayLogo (Z)V - public static final fun setEnableCannotScanButton (Z)V - public static final fun setLogTag (Ljava/lang/String;)V -} - -public final class com/stripe/android/stripecardscan/framework/NetworkConfig { - public static final field $stable I - public static final field INSTANCE Lcom/stripe/android/stripecardscan/framework/NetworkConfig; - public final fun getCARD_SCAN_RETRY_STATUS_CODES ()Ljava/lang/Iterable; - public static final fun getJson ()Lkotlinx/serialization/json/Json; - public static final fun getRetryDelayMillis ()I - public static final fun getRetryStatusCodes ()Ljava/lang/Iterable; - public static final fun getRetryTotalAttempts ()I - public static final fun getUseCompression ()Z - public static final fun setJson (Lkotlinx/serialization/json/Json;)V - public static final fun setRetryDelayMillis (I)V - public static final fun setRetryStatusCodes (Ljava/lang/Iterable;)V - public static final fun setRetryTotalAttempts (I)V - public static final fun setUseCompression (Z)V -} - public abstract class com/stripe/android/stripecardscan/payment/card/CardIssuer { public static final field $stable I public synthetic fun (Ljava/lang/String;Lkotlin/jvm/internal/DefaultConstructorMarker;)V