package c.a.d; import com.discord.rtcconnection.RtcConnection; import com.discord.stores.StoreStream; import j0.k.b; import rx.Observable; /* compiled from: DiscordConnectService.kt */ public final class n0 implements b> { public static final n0 i = new n0(); /* 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 Observable call(Boolean bool) { return StoreStream.Companion.getRtcConnection().getConnectionState().x(m0.i); } }