a$d.smali

.class public final Lrg/a$d;
.super Lkotlin/jvm/internal/Lambda;
.source "ChatHttpService.kt"

# interfaces
.implements Lkotlin/jvm/functions/Function2;


# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
    value = Lrg/a;->a(JJ)Z
.end annotation

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

.annotation system Ldalvik/annotation/Signature;
    value = {
        "Lkotlin/jvm/internal/Lambda;",
        "Lkotlin/jvm/functions/Function2<",
        "Ljava/lang/Integer;",
        "Ljava/lang/String;",
        "Lkotlin/Unit;",
        ">;"
    }
.end annotation


# static fields
.field public static final a:Lrg/a$d;


# direct methods
.method public static constructor <clinit>()V
    .registers 1

    new-instance v0, Lrg/a$d;

    invoke-direct {v0}, Lrg/a$d;-><init>()V

    sput-object v0, Lrg/a$d;->a:Lrg/a$d;

    return-void
.end method

.method public constructor <init>()V
    .registers 2

    const/4 v0, 0x2

    invoke-direct {p0, v0}, Lkotlin/jvm/internal/Lambda;-><init>(I)V

    return-void
.end method


# virtual methods
.method public final a(Ljava/lang/Integer;Ljava/lang/String;)V
    .registers 12

    sget-object v0, Ljk/a;->a:Ljk/a;

    const-string v1, ""

    if-eqz p2, :cond_8

    move-object v2, p2

    goto :goto_9

    :cond_8
    move-object v2, v1

    :goto_9
    if-eqz p1, :cond_17

    invoke-virtual {p1}, Ljava/lang/Integer;->intValue()I

    move-result p1

    invoke-static {p1}, Ljava/lang/String;->valueOf(I)Ljava/lang/String;

    move-result-object p1

    if-eqz p1, :cond_17

    move-object v3, p1

    goto :goto_18

    :cond_17
    move-object v3, v1

    :goto_18
    const/4 v4, 0x0

    const/4 v6, 0x0

    const/16 v7, 0x28

    const/4 v8, 0x0

    const v1, 0x4c947e1

    const-string v5, "chat/read_conversation"

    invoke-static/range {v0 .. v8}, Ljk/a;->a(Ljk/a;ILjava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Lp5/l;ILjava/lang/Object;)V

    return-void
.end method

.method public bridge synthetic invoke(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
    .registers 3

    check-cast p1, Ljava/lang/Integer;

    check-cast p2, Ljava/lang/String;

    invoke-virtual {p0, p1, p2}, Lrg/a$d;->a(Ljava/lang/Integer;Ljava/lang/String;)V

    sget-object p1, Lkotlin/Unit;->INSTANCE:Lkotlin/Unit;

    return-object p1
.end method