ProfileGiftWallViewModel.smali

.class public final Lcom/imo/android/imoim/profile/giftwall/viewmodel/ProfileGiftWallViewModel;
.super Lcom/imo/android/imoim/world/util/BaseViewModel;
.source "SourceFile"


# instance fields
.field public final a:Landroidx/lifecycle/MutableLiveData;
    .annotation system Ldalvik/annotation/Signature;
        value = {
            "Landroidx/lifecycle/MutableLiveData<",
            "Ljava/util/List<",
            "Lcom/imo/android/imoim/profile/honor/GiftHonorDetail;",
            ">;>;"
        }
    .end annotation
.end field

.field public final b:Landroidx/lifecycle/MutableLiveData;
    .annotation system Ldalvik/annotation/Signature;
        value = {
            "Landroidx/lifecycle/MutableLiveData<",
            "Lcom/imo/android/imoim/profile/honor/GiftHonorDetail;",
            ">;"
        }
    .end annotation
.end field


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

    .line 26
    invoke-direct {p0}, Lcom/imo/android/imoim/world/util/BaseViewModel;-><init>()V

    .line 28
    new-instance v0, Landroidx/lifecycle/MutableLiveData;

    invoke-direct {v0}, Landroidx/lifecycle/MutableLiveData;-><init>()V

    iput-object v0, p0, Lcom/imo/android/imoim/profile/giftwall/viewmodel/ProfileGiftWallViewModel;->a:Landroidx/lifecycle/MutableLiveData;

    .line 32
    new-instance v0, Landroidx/lifecycle/MutableLiveData;

    invoke-direct {v0}, Landroidx/lifecycle/MutableLiveData;-><init>()V

    iput-object v0, p0, Lcom/imo/android/imoim/profile/giftwall/viewmodel/ProfileGiftWallViewModel;->b:Landroidx/lifecycle/MutableLiveData;

    return-void
.end method

.method public static final synthetic a(Lcom/imo/android/imoim/profile/giftwall/viewmodel/ProfileGiftWallViewModel;)Landroidx/lifecycle/MutableLiveData;
    .registers 1

    .line 26
    iget-object p0, p0, Lcom/imo/android/imoim/profile/giftwall/viewmodel/ProfileGiftWallViewModel;->a:Landroidx/lifecycle/MutableLiveData;

    return-object p0
.end method

.method public static final synthetic b(Lcom/imo/android/imoim/profile/giftwall/viewmodel/ProfileGiftWallViewModel;)Landroidx/lifecycle/MutableLiveData;
    .registers 1

    .line 26
    iget-object p0, p0, Lcom/imo/android/imoim/profile/giftwall/viewmodel/ProfileGiftWallViewModel;->b:Landroidx/lifecycle/MutableLiveData;

    return-object p0
.end method


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

    .line 38
    invoke-virtual {p0}, Lcom/imo/android/imoim/profile/giftwall/viewmodel/ProfileGiftWallViewModel;->h()Lkotlinx/coroutines/af;

    move-result-object v0

    new-instance v1, Lcom/imo/android/imoim/profile/giftwall/viewmodel/ProfileGiftWallViewModel$b;

    const/4 v2, 0x0

    invoke-direct {v1, p0, p1, v2}, Lcom/imo/android/imoim/profile/giftwall/viewmodel/ProfileGiftWallViewModel$b;-><init>(Lcom/imo/android/imoim/profile/giftwall/viewmodel/ProfileGiftWallViewModel;Ljava/lang/String;Lkotlin/c/c;)V

    check-cast v1, Lkotlin/f/a/m;

    const/4 p1, 0x3

    invoke-static {v0, v2, v2, v1, p1}, Lkotlinx/coroutines/e;->a(Lkotlinx/coroutines/af;Lkotlin/c/e;Lkotlinx/coroutines/ah;Lkotlin/f/a/m;I)Lkotlinx/coroutines/br;

    return-void
.end method