public class AndroidReactor
Object to handle Library initializations.
| Modifier and Type | Field and Description |
|---|---|
static AndroidReactor |
INSTANCE
Object to handle Library initializations.
|
| Modifier and Type | Method and Description |
|---|---|
void |
handleErrorsWith(kotlin.jvm.functions.Function1<? super java.lang.Throwable,kotlin.Unit> handler)
Handles error messages, which are swallowed by the state stream by default.
|
public static AndroidReactor INSTANCE
Object to handle Library initializations.