a.smali

.class public final Lqg/a;
.super Ljava/lang/Object;
.source "ChatDeletedNotiProcessor.kt"

# interfaces
.implements Lej/a;


# annotations
.annotation runtime Lkotlin/Metadata;
    bv = {
        0x1,
        0x0,
        0x3
    }
    d1 = {
        "\u0000 \n\u0002\u0018\u0002\n\u0002\u0018\u0002\n\u0002\u0008\u0002\n\u0002\u0010\u0008\n\u0002\u0008\u0003\n\u0002\u0010\u0002\n\u0000\n\u0002\u0018\u0002\n\u0000\u0018\u00002\u00020\u0001B\u0005\u00a2\u0006\u0002\u0010\u0002J\u0010\u0010\u0007\u001a\u00020\u00082\u0006\u0010\t\u001a\u00020\nH\u0016R\u0014\u0010\u0003\u001a\u00020\u00048VX\u0096\u0004\u00a2\u0006\u0006\u001a\u0004\u0008\u0005\u0010\u0006\u00a8\u0006\u000b"
    }
    d2 = {
        "Lcom/shopee/foody/driver/im/business/network/model/processor/noti/ChatDeletedNotiProcessor;",
        "Lcom/shopee/foody/driver/push/ICoreServerNotiProcessor;",
        "()V",
        "command",
        "",
        "getCommand",
        "()I",
        "onProcess",
        "",
        "notification",
        "Lcom/shopee/protocol/action/Notification;",
        "driver_indonesiaRelease"
    }
    k = 0x1
    mv = {
        0x1,
        0x1,
        0x10
    }
.end annotation


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

    return-void
.end method

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

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

    return-void
.end method


# virtual methods
.method public a()I
    .registers 2

    const/16 v0, 0x4d1

    return v0
.end method

.method public a(Lcom/shopee/protocol/action/Notification;)V
    .registers 6

    iget-object p1, p1, Lcom/shopee/protocol/action/Notification;->general_bytes:Lokio/ByteString;

    if-eqz p1, :cond_41

    invoke-virtual {p1}, Lokio/ByteString;->toByteArray()[B

    move-result-object p1

    sget-object v0, Lfc/d;->f:Lfc/d;

    invoke-virtual {v0}, Lfc/d;->a()Lcom/squareup/wire/Wire;

    move-result-object v0

    const/4 v1, 0x0

    array-length v2, p1

    const-class v3, Lcom/shopee/foody/driver/im/business/network/model/proto/BizChatClearedNotification;

    invoke-virtual {v0, p1, v1, v2, v3}, Lcom/squareup/wire/Wire;->parseFrom([BIILjava/lang/Class;)Lcom/squareup/wire/Message;

    move-result-object p1

    check-cast p1, Lcom/shopee/foody/driver/im/business/network/model/proto/BizChatClearedNotification;

    if-eqz p1, :cond_41

    sget-object v0, Llg/c;->a:Llg/c;

    new-instance v1, Ljava/lang/StringBuilder;

    invoke-direct {v1}, Ljava/lang/StringBuilder;-><init>()V

    const-string v2, "ChatDeletedNotiProcessor(), conversationId: "

    invoke-virtual {v1, v2}, Ljava/lang/StringBuilder;->append(Ljava/lang/String;)Ljava/lang/StringBuilder;

    iget-object v2, p1, Lcom/shopee/foody/driver/im/business/network/model/proto/BizChatClearedNotification;->conversation_id:Ljava/lang/Long;

    invoke-virtual {v1, v2}, Ljava/lang/StringBuilder;->append(Ljava/lang/Object;)Ljava/lang/StringBuilder;

    const/16 v2, 0x7d

    invoke-virtual {v1, v2}, Ljava/lang/StringBuilder;->append(C)Ljava/lang/StringBuilder;

    invoke-virtual {v1}, Ljava/lang/StringBuilder;->toString()Ljava/lang/String;

    move-result-object v1

    const/4 v2, 0x2

    const/4 v3, 0x0

    invoke-static {v0, v1, v3, v2, v3}, Llg/c;->b(Llg/c;Ljava/lang/String;Ljava/lang/String;ILjava/lang/Object;)V

    new-instance v0, Lqg/a$a;

    invoke-direct {v0, p1, v3}, Lqg/a$a;-><init>(Lcom/shopee/foody/driver/im/business/network/model/proto/BizChatClearedNotification;Lkotlin/coroutines/Continuation;)V

    invoke-static {v0}, Lhe/b;->b(Lkotlin/jvm/functions/Function2;)Lkotlinx/coroutines/Job;

    :cond_41
    return-void
.end method

.method public b()Ljava/lang/String;
    .registers 2

    invoke-static {p0}, Lej/a$a;->a(Lej/a;)Ljava/lang/String;

    move-result-object v0

    return-object v0
.end method