IntentDataComponent$a.smali

.class public final Lsg/bigo/live/support64/component/intentdata/IntentDataComponent$a;
.super Ljava/lang/Object;
.source "SourceFile"


# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
    value = Lsg/bigo/live/support64/component/intentdata/IntentDataComponent;
.end annotation

.annotation system Ldalvik/annotation/InnerClass;
    accessFlags = 0x19
    name = "a"
.end annotation


# direct methods
.method private constructor <init>()V
    .registers 1

    .line 22
    invoke-direct {p0}, Ljava/lang/Object;-><init>()V

    return-void
.end method

.method public synthetic constructor <init>(Lkotlin/f/b/j;)V
    .registers 2

    .line 22
    invoke-direct {p0}, Lsg/bigo/live/support64/component/intentdata/IntentDataComponent$a;-><init>()V

    return-void
.end method

.method public static a(Lsg/bigo/core/component/c;)Ljava/lang/String;
    .registers 2
    .annotation system Ldalvik/annotation/Signature;
        value = {
            "(",
            "Lsg/bigo/core/component/c<",
            "*>;)",
            "Ljava/lang/String;"
        }
    .end annotation

    const-string v0, "help"

    invoke-static {p0, v0}, Lkotlin/f/b/o;->b(Ljava/lang/Object;Ljava/lang/String;)V

    .line 30
    invoke-interface {p0}, Lsg/bigo/core/component/c;->getWrapper()Lsg/bigo/core/component/c/a;

    move-result-object p0

    instance-of v0, p0, Lsg/bigo/live/support64/component/a;

    if-nez v0, :cond_e

    const/4 p0, 0x0

    :cond_e
    check-cast p0, Lsg/bigo/live/support64/component/a;

    const-string v0, "attach_type"

    invoke-static {p0, v0}, Lsg/bigo/live/support64/component/intentdata/IntentDataComponent$a;->a(Lsg/bigo/live/support64/component/a;Ljava/lang/String;)Ljava/lang/String;

    move-result-object p0

    return-object p0
.end method

.method static a(Lsg/bigo/live/support64/component/a;Ljava/lang/String;)Ljava/lang/String;
    .registers 2

    if-eqz p0, :cond_d

    .line 34
    invoke-interface {p0}, Lsg/bigo/live/support64/component/a;->getIntent()Landroid/content/Intent;

    move-result-object p0

    if-eqz p0, :cond_d

    invoke-virtual {p0, p1}, Landroid/content/Intent;->getStringExtra(Ljava/lang/String;)Ljava/lang/String;

    move-result-object p0

    return-object p0

    :cond_d
    const/4 p0, 0x0

    return-object p0
.end method