导航菜单

页面标题

页面副标题

Empower MX v1.29.4.340 - EmpowerMessagingService.java 源代码

正在查看: Empower MX v1.29.4.340 应用的 EmpowerMessagingService.java JAVA 源代码文件

本页面展示 JAVA 反编译生成的源代码文件,支持语法高亮显示。 仅供安全研究与技术分析使用,严禁用于任何非法用途。请遵守相关法律法规。


package finance.empower.android.app.push;

import Bd.c;
import Bd.g;
import Fe.h;
import com.appsflyer.AppsFlyerLib;
import com.google.firebase.messaging.S;
import com.withpersona.sdk2.inquiry.network.HttpStatusCode;
import ec.C1240b;
import java.util.Map;
import kotlin.Metadata;
import kotlin.jvm.internal.Intrinsics;
import oe.C2122y;
import oe.O0;

@Metadata(d1 = {"\u0000J\n\u0002\u0018\u0002\n\u0002\u0018\u0002\n\u0002\b\u0002\n\u0002\u0018\u0002\n\u0000\n\u0002\u0010\u0002\n\u0002\b\u0002\n\u0002\u0010\u000e\n\u0002\b\u0003\n\u0002\u0018\u0002\n\u0002\b\b\n\u0002\u0018\u0002\n\u0002\b\u0006\n\u0002\u0018\u0002\n\u0002\b\u0007\n\u0002\u0018\u0002\n\u0002\b\u0006\n\u0002\u0018\u0002\n\u0002\b\b\b\u0007\u0018\u00002\u00020\u0001B\u0007¢\u0006\u0004\b\u0002\u0010\u0003J\u0017\u0010\u0007\u001a\u00020\u00062\u0006\u0010\u0005\u001a\u00020\u0004H\u0016¢\u0006\u0004\b\u0007\u0010\bJ\u0017\u0010\u000b\u001a\u00020\u00062\u0006\u0010\n\u001a\u00020\tH\u0016¢\u0006\u0004\b\u000b\u0010\fR*\u0010\u0015\u001a\u00020\r2\u0006\u0010\u000e\u001a\u00020\r8\u0006@GX\u0086.¢\u0006\u0012\n\u0004\b\u000f\u0010\u0010\u001a\u0004\b\u0011\u0010\u0012\"\u0004\b\u0013\u0010\u0014R*\u0010\u001c\u001a\u00020\u00162\u0006\u0010\u000e\u001a\u00020\u00168\u0006@GX\u0086.¢\u0006\u0012\n\u0004\b\u0017\u0010\u0018\u001a\u0004\b\u0019\u0010\u001a\"\u0004\b\u0017\u0010\u001bR*\u0010$\u001a\u00020\u001d2\u0006\u0010\u000e\u001a\u00020\u001d8\u0006@GX\u0086.¢\u0006\u0012\n\u0004\b\u001e\u0010\u001f\u001a\u0004\b \u0010!\"\u0004\b\"\u0010#R*\u0010+\u001a\u00020%2\u0006\u0010\u000e\u001a\u00020%8\u0006@GX\u0086.¢\u0006\u0012\n\u0004\b&\u0010'\u001a\u0004\b(\u0010)\"\u0004\b\u000f\u0010*R*\u00103\u001a\u00020,2\u0006\u0010\u000e\u001a\u00020,8\u0006@GX\u0086.¢\u0006\u0012\n\u0004\b-\u0010.\u001a\u0004\b/\u00100\"\u0004\b1\u00102¨\u00064"}, d2 = {"Lfinance/empower/android/app/push/EmpowerMessagingService;", "Lcom/google/firebase/messaging/FirebaseMessagingService;", "<init>", "()V", "Lcom/google/firebase/messaging/S;", "remoteMessage", "", "onMessageReceived", "(Lcom/google/firebase/messaging/S;)V", "", "token", "onNewToken", "(Ljava/lang/String;)V", "LBd/g;", "value", "v", "LBd/g;", "t", "()LBd/g;", "y", "(LBd/g;)V", "pushNotificationManager", "Loe/y;", "w", "Loe/y;", "r", "()Loe/y;", "(Loe/y;)V", "authService", "Loe/O0;", "F", "Loe/O0;", "s", "()Loe/O0;", "x", "(Loe/O0;)V", "notificationService", "Lcom/appsflyer/AppsFlyerLib;", "G", "Lcom/appsflyer/AppsFlyerLib;", "p", "()Lcom/appsflyer/AppsFlyerLib;", "(Lcom/appsflyer/AppsFlyerLib;)V", "appsFlyerAnalytics", "Lec/b;", "H", "Lec/b;", "getAnalyticsComponent", "()Lec/b;", "u", "(Lec/b;)V", "analyticsComponent", "empower-app_productionRelease"}, k = 1, mv = {2, 1, HttpStatusCode.NETWORK_ERROR_0}, xi = 48)
public final class EmpowerMessagingService extends c {

    public O0 notificationService;

    public AppsFlyerLib appsFlyerAnalytics;

    public C1240b analyticsComponent;

    public g pushNotificationManager;

    public C2122y authService;

    public void onMessageReceived(S remoteMessage) {
        S.b e;
        Intrinsics.checkNotNullParameter(remoteMessage, "remoteMessage");
        if (remoteMessage.c().containsKey("af-uinstall-tracking") || (e = remoteMessage.e()) == null) {
            return;
        }
        g t = t();
        Map c = remoteMessage.c();
        Intrinsics.checkNotNullExpressionValue(c, "getData(...)");
        t.j(e, c);
    }

    public void onNewToken(String token) {
        Intrinsics.checkNotNullParameter(token, "token");
        if (r().w()) {
            h.j(s().H(token));
        }
        super.onNewToken(token);
        p().updateServerUninstallToken(getApplicationContext(), token);
    }

    public final AppsFlyerLib p() {
        AppsFlyerLib appsFlyerLib = this.appsFlyerAnalytics;
        if (appsFlyerLib != null) {
            return appsFlyerLib;
        }
        Intrinsics.x("appsFlyerAnalytics");
        return null;
    }

    public final C2122y r() {
        C2122y c2122y = this.authService;
        if (c2122y != null) {
            return c2122y;
        }
        Intrinsics.x("authService");
        return null;
    }

    public final O0 s() {
        O0 o0 = this.notificationService;
        if (o0 != null) {
            return o0;
        }
        Intrinsics.x("notificationService");
        return null;
    }

    public final g t() {
        g gVar = this.pushNotificationManager;
        if (gVar != null) {
            return gVar;
        }
        Intrinsics.x("pushNotificationManager");
        return null;
    }

    public final void u(C1240b c1240b) {
        Intrinsics.checkNotNullParameter(c1240b, "<set-?>");
        this.analyticsComponent = c1240b;
    }

    public final void v(AppsFlyerLib appsFlyerLib) {
        Intrinsics.checkNotNullParameter(appsFlyerLib, "<set-?>");
        this.appsFlyerAnalytics = appsFlyerLib;
    }

    public final void w(C2122y c2122y) {
        Intrinsics.checkNotNullParameter(c2122y, "<set-?>");
        this.authService = c2122y;
    }

    public final void x(O0 o0) {
        Intrinsics.checkNotNullParameter(o0, "<set-?>");
        this.notificationService = o0;
    }

    public final void y(g gVar) {
        Intrinsics.checkNotNullParameter(gVar, "<set-?>");
        this.pushNotificationManager = gVar;
    }
}