正在查看: Atlys v4.8.7 应用的 C1004e.java JAVA 源代码文件
本页面展示 JAVA 反编译生成的源代码文件,支持语法高亮显示。 仅供安全研究与技术分析使用,严禁用于任何非法用途。请遵守相关法律法规。
正在查看: Atlys v4.8.7 应用的 C1004e.java JAVA 源代码文件
本页面展示 JAVA 反编译生成的源代码文件,支持语法高亮显示。 仅供安全研究与技术分析使用,严禁用于任何非法用途。请遵守相关法律法规。
package N8;
import D0.C0488v;
import O8.C1010c;
import android.net.Uri;
import di.AbstractC3096A;
import java.util.Map;
import java.util.concurrent.CancellationException;
import kotlin.Pair;
import xl.AbstractC6634C;
import yp.K;
public final class C1004e extends Cl.i implements Kl.n {
public int f16799n;
public final String f16800o;
public final String f16801p;
public final String f16802q;
public final C0488v f16803r;
public C1004e(String str, String str2, String str3, C0488v c0488v, Al.f fVar) {
super(2, fVar);
this.f16800o = str;
this.f16801p = str2;
this.f16802q = str3;
this.f16803r = c0488v;
}
@Override
public final Al.f create(Object obj, Al.f fVar) {
return new C1004e(this.f16800o, this.f16801p, this.f16802q, this.f16803r, fVar);
}
@Override
public final Object invoke(Object obj, Object obj2) {
return ((C1004e) create((dn.F) obj, (Al.f) obj2)).invokeSuspend(wl.y.f66540a);
}
@Override
public final Object invokeSuspend(Object obj) {
Object F10;
C1010c c1010c;
Bl.a aVar = Bl.a.f4293a;
int i10 = this.f16799n;
try {
if (i10 == 0) {
AbstractC3096A.X(obj);
Uri.Builder buildUpon = Uri.parse("https://www.atlys.com/desktop-upload/schengen/editor").buildUpon();
buildUpon.appendQueryParameter("applicationId", this.f16800o);
buildUpon.appendQueryParameter("editorType", this.f16801p);
C0488v c0488v = this.f16803r;
String str = this.f16802q;
if (str != null && ((Qe.g) c0488v.f6448f).N(str)) {
buildUpon.appendQueryParameter("travellerId", str);
}
T6.c cVar = (T6.c) c0488v.f6444b;
Map<String, String> r02 = AbstractC6634C.r0(new Pair("current_url", buildUpon.toString()));
this.f16799n = 1;
obj = cVar.B0(r02, this);
if (obj == aVar) {
return aVar;
}
} else {
if (i10 != 1) {
throw new IllegalStateException("call to 'resume' before 'invoke' with coroutine");
}
AbstractC3096A.X(obj);
}
F10 = (K) obj;
} catch (Exception e4) {
if (e4 instanceof CancellationException) {
throw e4;
}
F10 = AbstractC3096A.F(e4);
}
boolean z10 = F10 instanceof wl.k;
if (!(!z10)) {
return null;
}
if (z10) {
F10 = null;
}
K k2 = (K) F10;
if (k2 == null || (c1010c = (C1010c) k2.f68749b) == null) {
return null;
}
return c1010c.getUrl();
}
}