TikTok.apk(点击下载) / C79533Be.java


package X;

import com.bytedance.android.livesdkapi.depend.model.live.Room;
import com.bytedance.covode.number.Covode;
import com.ss.android.ugc.aweme.ecommercelive.business.audience.api.AudienceProductListApi;
import kotlin.d.b.a.a;

/* renamed from: X.3Be  reason: invalid class name and case insensitive filesystem */
public final class C79533Be extends AbstractC34211Ww implements AnonymousClass1IX<AbstractC23950xE, AbstractC23200w1<? super C23860x5>, Object> {
    public int LIZ;
    public final /* synthetic */ P2V LIZIZ;
    public final /* synthetic */ long LIZJ;

    static {
        Covode.recordClassIndex(64323);
    }

    /* JADX INFO: super call moved to the top of the method (can break code semantics) */
    public C79533Be(P2V p2v, long j, AbstractC23200w1 r5) {
        super(2, r5);
        this.LIZIZ = p2v;
        this.LIZJ = j;
    }

    @Override // kotlin.d.b.a.a
    public final AbstractC23200w1<C23860x5> create(Object obj, AbstractC23200w1<?> r6) {
        C21090sc.LIZ(r6);
        return new C79533Be(this.LIZIZ, this.LIZJ, r6);
    }

    /* JADX DEBUG: Method arguments types fixed to match base method, original types: [java.lang.Object, java.lang.Object] */
    @Override // X.AnonymousClass1IX
    public final Object invoke(AbstractC23950xE r3, AbstractC23200w1<? super C23860x5> r4) {
        return ((a) create(r3, r4)).invokeSuspend(C23860x5.LIZ);
    }

    @Override // kotlin.d.b.a.a
    public final Object invokeSuspend(Object obj) {
        String str;
        if (this.LIZ == 0) {
            C23800wz.LIZ(obj);
            AudienceProductListApi audienceProductListApi = (AudienceProductListApi) C782836j.LIZ.LIZ(AudienceProductListApi.class, "https://oec-api.tiktokv.com");
            Room room = this.LIZIZ.LJI;
            if (room == null || (str = String.valueOf(room.getId())) == null) {
                str = "";
            }
            audienceProductListApi.getIntroduceProduct(str, C85123Wr.LIZ(1)).enqueue(new P2M(this));
            return C23860x5.LIZ;
        }
        throw new IllegalStateException("call to 'resume' before 'invoke' with coroutine");
    }
}