b.smali
.class public Lng/b;
.super Lmc/b;
.source "GetChatMessagesRequest.java"
# instance fields
.field public b:Ljava/util/List;
.annotation system Ldalvik/annotation/Signature;
value = {
"Ljava/util/List<",
"Ljava/lang/Long;",
">;"
}
.end annotation
.end field
# direct methods
.method static constructor <clinit>()V
.registers 1
return-void
.end method
.method public constructor <init>(Ljava/util/List;)V
.registers 2
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Ljava/util/List<",
"Ljava/lang/Long;",
">;)V"
}
.end annotation
invoke-direct {p0}, Lmc/b;-><init>()V
iput-object p1, p0, Lng/b;->b:Ljava/util/List;
return-void
.end method
# virtual methods
.method public d()Lu0/f;
.registers 4
new-instance v0, Lcom/shopee/foody/driver/im/business/network/model/proto/GetChatMsg$Builder;
invoke-direct {v0}, Lcom/shopee/foody/driver/im/business/network/model/proto/GetChatMsg$Builder;-><init>()V
invoke-virtual {p0}, Lmc/b;->c()Lfc/g;
move-result-object v1
invoke-virtual {v1}, Lfc/g;->a()Ljava/lang/String;
move-result-object v1
invoke-virtual {v0, v1}, Lcom/shopee/foody/driver/im/business/network/model/proto/GetChatMsg$Builder;->requestid(Ljava/lang/String;)Lcom/shopee/foody/driver/im/business/network/model/proto/GetChatMsg$Builder;
move-result-object v1
const/4 v2, 0x1
invoke-static {v2}, Ljava/lang/Integer;->valueOf(I)Ljava/lang/Integer;
move-result-object v2
invoke-virtual {v1, v2}, Lcom/shopee/foody/driver/im/business/network/model/proto/GetChatMsg$Builder;->biz_id(Ljava/lang/Integer;)Lcom/shopee/foody/driver/im/business/network/model/proto/GetChatMsg$Builder;
move-result-object v1
iget-object v2, p0, Lng/b;->b:Ljava/util/List;
invoke-virtual {v1, v2}, Lcom/shopee/foody/driver/im/business/network/model/proto/GetChatMsg$Builder;->msgid(Ljava/util/List;)Lcom/shopee/foody/driver/im/business/network/model/proto/GetChatMsg$Builder;
new-instance v1, Lu0/f;
invoke-virtual {v0}, Lcom/shopee/foody/driver/im/business/network/model/proto/GetChatMsg$Builder;->build()Lcom/shopee/foody/driver/im/business/network/model/proto/GetChatMsg;
move-result-object v0
invoke-virtual {v0}, Lcom/squareup/wire/Message;->toByteArray()[B
move-result-object v0
const/16 v2, 0x49
invoke-direct {v1, v2, v0}, Lu0/f;-><init>(I[B)V
return-object v1
.end method