package com.strmr.ps.data.repository;

import androidx.media3.container.NalUnitUtil;
import defpackage.cr4;
import defpackage.kp6;
import defpackage.n41;
import defpackage.pq6;
import defpackage.uz1;
import defpackage.vw2;
import kotlin.Metadata;

/* JADX INFO: loaded from: classes3.dex */
@Metadata(d1 = {"\u0000\u001e\n\u0002\u0018\u0002\n\u0002\u0010\u0000\n\u0002\b\u0006\n\u0002\u0018\u0002\n\u0002\u0018\u0002\n\u0002\u0018\u0002\n\u0002\u0018\u0002\n\u0000\b6\u0018\u00002\u00020\u0001:\u0004\u0004\u0005\u0006\u0007B\t\b\u0004¢\u0006\u0004\b\u0002\u0010\u0003\u0082\u0001\u0004\b\t\n\u000b¨\u0006\f"}, d2 = {"Lcom/strmr/ps/data/repository/TraktAuthEvent;", "", "<init>", "()V", "ReauthRequired", "AccountCleared", "Authenticated", "AccountSwitched", "Lcom/strmr/ps/data/repository/TraktAuthEvent$AccountCleared;", "Lcom/strmr/ps/data/repository/TraktAuthEvent$AccountSwitched;", "Lcom/strmr/ps/data/repository/TraktAuthEvent$Authenticated;", "Lcom/strmr/ps/data/repository/TraktAuthEvent$ReauthRequired;", "app_sideloadRelease"}, k = 1, mv = {2, 0, 0}, xi = NalUnitUtil.H265_NAL_UNIT_TYPE_UNSPECIFIED)
public abstract class TraktAuthEvent {

    @Metadata(d1 = {"\u0000&\n\u0002\u0018\u0002\n\u0002\u0018\u0002\n\u0000\n\u0002\u0010\u000e\n\u0002\b\u0007\n\u0002\u0010\u000b\n\u0000\n\u0002\u0010\u0000\n\u0000\n\u0002\u0010\b\n\u0002\b\u0002\b\u0086\b\u0018\u00002\u00020\u0001B\u000f\u0012\u0006\u0010\u0002\u001a\u00020\u0003¢\u0006\u0004\b\u0004\u0010\u0005J\t\u0010\b\u001a\u00020\u0003HÆ\u0003J\u0013\u0010\t\u001a\u00020\u00002\b\b\u0002\u0010\u0002\u001a\u00020\u0003HÆ\u0001J\u0013\u0010\n\u001a\u00020\u000b2\b\u0010\f\u001a\u0004\u0018\u00010\rHÖ\u0003J\t\u0010\u000e\u001a\u00020\u000fHÖ\u0001J\t\u0010\u0010\u001a\u00020\u0003HÖ\u0001R\u0011\u0010\u0002\u001a\u00020\u0003¢\u0006\b\n\u0000\u001a\u0004\b\u0006\u0010\u0007¨\u0006\u0011"}, d2 = {"Lcom/strmr/ps/data/repository/TraktAuthEvent$AccountCleared;", "Lcom/strmr/ps/data/repository/TraktAuthEvent;", "userSlug", "", "<init>", "(Ljava/lang/String;)V", "getUserSlug", "()Ljava/lang/String;", "component1", "copy", "equals", "", "other", "", "hashCode", "", "toString", "app_sideloadRelease"}, k = 1, mv = {2, 0, 0}, xi = NalUnitUtil.H265_NAL_UNIT_TYPE_UNSPECIFIED)
    public static final /* data */ class AccountCleared extends TraktAuthEvent {

        @kp6
        private final String userSlug;

        /* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
        public AccountCleared(@kp6 String str) {
            super(null);
            cr4.g(str, "userSlug");
            this.userSlug = str;
        }

        public static /* synthetic */ AccountCleared copy$default(AccountCleared accountCleared, String str, int i, Object obj) {
            if ((i & 1) != 0) {
                str = accountCleared.userSlug;
            }
            return accountCleared.copy(str);
        }

        @kp6
        /* JADX INFO: renamed from: component1, reason: from getter */
        public final String getUserSlug() {
            return this.userSlug;
        }

        @kp6
        public final AccountCleared copy(@kp6 String userSlug) {
            cr4.g(userSlug, "userSlug");
            return new AccountCleared(userSlug);
        }

        public boolean equals(@pq6 Object other) {
            if (this == other) {
                return true;
            }
            return (other instanceof AccountCleared) && cr4.b(this.userSlug, ((AccountCleared) other).userSlug);
        }

        @kp6
        public final String getUserSlug() {
            return this.userSlug;
        }

        public int hashCode() {
            return this.userSlug.hashCode();
        }

        @kp6
        public String toString() {
            return vw2.ab("AccountCleared(userSlug=", this.userSlug, ")");
        }
    }

    @Metadata(d1 = {"\u0000&\n\u0002\u0018\u0002\n\u0002\u0018\u0002\n\u0000\n\u0002\u0010\u000e\n\u0002\b\u0007\n\u0002\u0010\u000b\n\u0000\n\u0002\u0010\u0000\n\u0000\n\u0002\u0010\b\n\u0002\b\u0002\b\u0086\b\u0018\u00002\u00020\u0001B\u000f\u0012\u0006\u0010\u0002\u001a\u00020\u0003¢\u0006\u0004\b\u0004\u0010\u0005J\t\u0010\b\u001a\u00020\u0003HÆ\u0003J\u0013\u0010\t\u001a\u00020\u00002\b\b\u0002\u0010\u0002\u001a\u00020\u0003HÆ\u0001J\u0013\u0010\n\u001a\u00020\u000b2\b\u0010\f\u001a\u0004\u0018\u00010\rHÖ\u0003J\t\u0010\u000e\u001a\u00020\u000fHÖ\u0001J\t\u0010\u0010\u001a\u00020\u0003HÖ\u0001R\u0011\u0010\u0002\u001a\u00020\u0003¢\u0006\b\n\u0000\u001a\u0004\b\u0006\u0010\u0007¨\u0006\u0011"}, d2 = {"Lcom/strmr/ps/data/repository/TraktAuthEvent$AccountSwitched;", "Lcom/strmr/ps/data/repository/TraktAuthEvent;", "userSlug", "", "<init>", "(Ljava/lang/String;)V", "getUserSlug", "()Ljava/lang/String;", "component1", "copy", "equals", "", "other", "", "hashCode", "", "toString", "app_sideloadRelease"}, k = 1, mv = {2, 0, 0}, xi = NalUnitUtil.H265_NAL_UNIT_TYPE_UNSPECIFIED)
    public static final /* data */ class AccountSwitched extends TraktAuthEvent {

        @kp6
        private final String userSlug;

        /* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
        public AccountSwitched(@kp6 String str) {
            super(null);
            cr4.g(str, "userSlug");
            this.userSlug = str;
        }

        public static /* synthetic */ AccountSwitched copy$default(AccountSwitched accountSwitched, String str, int i, Object obj) {
            if ((i & 1) != 0) {
                str = accountSwitched.userSlug;
            }
            return accountSwitched.copy(str);
        }

        @kp6
        /* JADX INFO: renamed from: component1, reason: from getter */
        public final String getUserSlug() {
            return this.userSlug;
        }

        @kp6
        public final AccountSwitched copy(@kp6 String userSlug) {
            cr4.g(userSlug, "userSlug");
            return new AccountSwitched(userSlug);
        }

        public boolean equals(@pq6 Object other) {
            if (this == other) {
                return true;
            }
            return (other instanceof AccountSwitched) && cr4.b(this.userSlug, ((AccountSwitched) other).userSlug);
        }

        @kp6
        public final String getUserSlug() {
            return this.userSlug;
        }

        public int hashCode() {
            return this.userSlug.hashCode();
        }

        @kp6
        public String toString() {
            return vw2.ab("AccountSwitched(userSlug=", this.userSlug, ")");
        }
    }

    @Metadata(d1 = {"\u0000&\n\u0002\u0018\u0002\n\u0002\u0018\u0002\n\u0000\n\u0002\u0010\u000e\n\u0002\b\u0007\n\u0002\u0010\u000b\n\u0000\n\u0002\u0010\u0000\n\u0000\n\u0002\u0010\b\n\u0002\b\u0002\b\u0086\b\u0018\u00002\u00020\u0001B\u000f\u0012\u0006\u0010\u0002\u001a\u00020\u0003¢\u0006\u0004\b\u0004\u0010\u0005J\t\u0010\b\u001a\u00020\u0003HÆ\u0003J\u0013\u0010\t\u001a\u00020\u00002\b\b\u0002\u0010\u0002\u001a\u00020\u0003HÆ\u0001J\u0013\u0010\n\u001a\u00020\u000b2\b\u0010\f\u001a\u0004\u0018\u00010\rHÖ\u0003J\t\u0010\u000e\u001a\u00020\u000fHÖ\u0001J\t\u0010\u0010\u001a\u00020\u0003HÖ\u0001R\u0011\u0010\u0002\u001a\u00020\u0003¢\u0006\b\n\u0000\u001a\u0004\b\u0006\u0010\u0007¨\u0006\u0011"}, d2 = {"Lcom/strmr/ps/data/repository/TraktAuthEvent$Authenticated;", "Lcom/strmr/ps/data/repository/TraktAuthEvent;", "userSlug", "", "<init>", "(Ljava/lang/String;)V", "getUserSlug", "()Ljava/lang/String;", "component1", "copy", "equals", "", "other", "", "hashCode", "", "toString", "app_sideloadRelease"}, k = 1, mv = {2, 0, 0}, xi = NalUnitUtil.H265_NAL_UNIT_TYPE_UNSPECIFIED)
    public static final /* data */ class Authenticated extends TraktAuthEvent {

        @kp6
        private final String userSlug;

        /* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
        public Authenticated(@kp6 String str) {
            super(null);
            cr4.g(str, "userSlug");
            this.userSlug = str;
        }

        public static /* synthetic */ Authenticated copy$default(Authenticated authenticated, String str, int i, Object obj) {
            if ((i & 1) != 0) {
                str = authenticated.userSlug;
            }
            return authenticated.copy(str);
        }

        @kp6
        /* JADX INFO: renamed from: component1, reason: from getter */
        public final String getUserSlug() {
            return this.userSlug;
        }

        @kp6
        public final Authenticated copy(@kp6 String userSlug) {
            cr4.g(userSlug, "userSlug");
            return new Authenticated(userSlug);
        }

        public boolean equals(@pq6 Object other) {
            if (this == other) {
                return true;
            }
            return (other instanceof Authenticated) && cr4.b(this.userSlug, ((Authenticated) other).userSlug);
        }

        @kp6
        public final String getUserSlug() {
            return this.userSlug;
        }

        public int hashCode() {
            return this.userSlug.hashCode();
        }

        @kp6
        public String toString() {
            return vw2.ab("Authenticated(userSlug=", this.userSlug, ")");
        }
    }

    @Metadata(d1 = {"\u0000&\n\u0002\u0018\u0002\n\u0002\u0018\u0002\n\u0000\n\u0002\u0010\u000e\n\u0002\b\n\n\u0002\u0010\u000b\n\u0000\n\u0002\u0010\u0000\n\u0000\n\u0002\u0010\b\n\u0002\b\u0002\b\u0086\b\u0018\u00002\u00020\u0001B\u0017\u0012\u0006\u0010\u0002\u001a\u00020\u0003\u0012\u0006\u0010\u0004\u001a\u00020\u0003¢\u0006\u0004\b\u0005\u0010\u0006J\t\u0010\n\u001a\u00020\u0003HÆ\u0003J\t\u0010\u000b\u001a\u00020\u0003HÆ\u0003J\u001d\u0010\f\u001a\u00020\u00002\b\b\u0002\u0010\u0002\u001a\u00020\u00032\b\b\u0002\u0010\u0004\u001a\u00020\u0003HÆ\u0001J\u0013\u0010\r\u001a\u00020\u000e2\b\u0010\u000f\u001a\u0004\u0018\u00010\u0010HÖ\u0003J\t\u0010\u0011\u001a\u00020\u0012HÖ\u0001J\t\u0010\u0013\u001a\u00020\u0003HÖ\u0001R\u0011\u0010\u0002\u001a\u00020\u0003¢\u0006\b\n\u0000\u001a\u0004\b\u0007\u0010\bR\u0011\u0010\u0004\u001a\u00020\u0003¢\u0006\b\n\u0000\u001a\u0004\b\t\u0010\b¨\u0006\u0014"}, d2 = {"Lcom/strmr/ps/data/repository/TraktAuthEvent$ReauthRequired;", "Lcom/strmr/ps/data/repository/TraktAuthEvent;", "reason", "", "userSlug", "<init>", "(Ljava/lang/String;Ljava/lang/String;)V", "getReason", "()Ljava/lang/String;", "getUserSlug", "component1", "component2", "copy", "equals", "", "other", "", "hashCode", "", "toString", "app_sideloadRelease"}, k = 1, mv = {2, 0, 0}, xi = NalUnitUtil.H265_NAL_UNIT_TYPE_UNSPECIFIED)
    public static final /* data */ class ReauthRequired extends TraktAuthEvent {

        @kp6
        private final String reason;

        @kp6
        private final String userSlug;

        /* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
        public ReauthRequired(@kp6 String str, @kp6 String str2) {
            super(null);
            cr4.g(str, "reason");
            cr4.g(str2, "userSlug");
            this.reason = str;
            this.userSlug = str2;
        }

        public static /* synthetic */ ReauthRequired copy$default(ReauthRequired reauthRequired, String str, String str2, int i, Object obj) {
            if ((i & 1) != 0) {
                str = reauthRequired.reason;
            }
            if ((i & 2) != 0) {
                str2 = reauthRequired.userSlug;
            }
            return reauthRequired.copy(str, str2);
        }

        @kp6
        /* JADX INFO: renamed from: component1, reason: from getter */
        public final String getReason() {
            return this.reason;
        }

        @kp6
        /* JADX INFO: renamed from: component2, reason: from getter */
        public final String getUserSlug() {
            return this.userSlug;
        }

        @kp6
        public final ReauthRequired copy(@kp6 String reason, @kp6 String userSlug) {
            cr4.g(reason, "reason");
            cr4.g(userSlug, "userSlug");
            return new ReauthRequired(reason, userSlug);
        }

        public boolean equals(@pq6 Object other) {
            if (this == other) {
                return true;
            }
            if (!(other instanceof ReauthRequired)) {
                return false;
            }
            ReauthRequired reauthRequired = (ReauthRequired) other;
            return cr4.b(this.reason, reauthRequired.reason) && cr4.b(this.userSlug, reauthRequired.userSlug);
        }

        @kp6
        public final String getReason() {
            return this.reason;
        }

        @kp6
        public final String getUserSlug() {
            return this.userSlug;
        }

        public int hashCode() {
            return this.userSlug.hashCode() + (this.reason.hashCode() * 31);
        }

        @kp6
        public String toString() {
            return n41.o("ReauthRequired(reason=", this.reason, ", userSlug=", this.userSlug, ")");
        }
    }

    public /* synthetic */ TraktAuthEvent(uz1 uz1Var) {
        this();
    }

    private TraktAuthEvent() {
    }
}
