<init>

fun <S : Any, P : Any, E : Any> <init>(eventPayloads: Observable<P>)
fun <S : Any, P : Any, E : Any> <init>(eventSelector: KClass<Out E>)