package b.a.d; import com.discord.rtcconnection.RtcConnection; import j0.k.b; /* compiled from: DiscordConnectService.kt */ public final class j0 implements b { public static final j0 j = new j0(); /* Return type fixed from 'java.lang.Object' to match base method */ /* JADX DEBUG: Method arguments types fixed to match base method, original types: [java.lang.Object] */ @Override // j0.k.b public Boolean call(RtcConnection.StateChange stateChange) { RtcConnection.State state = stateChange.a; return Boolean.valueOf(!(state instanceof RtcConnection.State.d) && !(state instanceof RtcConnection.State.h)); } }