Package | Description |
---|---|
net.hockeyapp.android | |
net.hockeyapp.android.objects |
Modifier and Type | Method and Description |
---|---|
static boolean |
CrashManager.handleUserInput(CrashManagerUserInput userInput,
CrashMetaData userProvidedMetaData,
CrashManagerListener listener,
WeakReference<android.content.Context> weakContext,
boolean ignoreDefaultHandler)
Provides an interface to pass user input from a custom alert to a crash report
|
Modifier and Type | Method and Description |
---|---|
static CrashManagerUserInput |
CrashManagerUserInput.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CrashManagerUserInput[] |
CrashManagerUserInput.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2015. All Rights Reserved.