正在查看: Online Loans v421.2.42 应用的 r.java JAVA 源代码文件
本页面展示 JAVA 反编译生成的源代码文件,支持语法高亮显示。 仅供安全研究与技术分析使用,严禁用于任何非法用途。请遵守相关法律法规。
正在查看: Online Loans v421.2.42 应用的 r.java JAVA 源代码文件
本页面展示 JAVA 反编译生成的源代码文件,支持语法高亮显示。 仅供安全研究与技术分析使用,严禁用于任何非法用途。请遵守相关法律法规。
package com.bureau.devicefingerprint;
import com.bureau.devicefingerprint.models.AnalyticsEvents;
import com.bureau.devicefingerprint.models.EncryptedDeviceData;
import com.bureau.devicefingerprint.models.EncryptedLocalSignals;
import java.util.Map;
import kotlin.Metadata;
import kotlin.Unit;
import org.jetbrains.annotations.NotNull;
import q7.C;
import s7.y;
@Metadata
public interface r {
@s7.o
Object a(@NotNull @s7.a EncryptedLocalSignals encryptedLocalSignals, @NotNull @y String str, @NotNull i6.d<? super Unit> dVar);
@s7.o("https://qw.idbur.com/topics/aws.msk.bureau.androidDeviceEvents")
Object b(@NotNull @s7.a AnalyticsEvents analyticsEvents, @s7.j @NotNull Map<String, String> map, @NotNull i6.d<? super C<Void>> dVar);
@s7.o("https://bfp.prd.bureau.id/topics/aws.msk.bureau.androidDeviceEvents")
Object c(@NotNull @s7.a AnalyticsEvents analyticsEvents, @s7.j @NotNull Map<String, String> map, @NotNull i6.d<? super C<Void>> dVar);
@s7.o("v1/deviceService/deviceData/android")
Object d(@s7.a EncryptedDeviceData encryptedDeviceData, @s7.j @NotNull Map<String, String> map, @NotNull i6.d<? super C<Void>> dVar);
}