public final class PrivateEventManager
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
static class |
PrivateEventManager.Event |
static interface |
PrivateEventManager.HockeyEventListener |
Modifier and Type | Field and Description |
---|---|
static int |
EVENT_TYPE_UNCAUGHT_EXCEPTION |
Constructor and Description |
---|
PrivateEventManager() |
Modifier and Type | Method and Description |
---|---|
static void |
addEventListener(PrivateEventManager.HockeyEventListener listener) |
public static final int EVENT_TYPE_UNCAUGHT_EXCEPTION
public static void addEventListener(PrivateEventManager.HockeyEventListener listener)