A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
Q
R
S
T
U
V
W
N
- name(String) - function in com.bugsnag.android.JsonStream
- Encodes the property name.
- NativeInterface - class in com.bugsnag.android
- Used as the entry point for native code to allow proguard to obfuscate other areas if needed
- NativeStackframe - class in com.bugsnag.android
- Represents a single native stackframe
- NAVIGATION - enum entry in com.bugsnag.android.BreadcrumbType
A navigation event, such as a window opening or closing
- NEVER - enum entry in com.bugsnag.android.ThreadSendPolicy
Threads should never be captured.
- NEW - enum entry in com.bugsnag.android.Thread.State
- Notifier - class in com.bugsnag.android
- Information about this library, including name and version.
- notify(Throwable) - function in com.bugsnag.android.Bugsnag
- Notify Bugsnag of a handled exception
- notify(Throwable,OnErrorCallback) - function in com.bugsnag.android.Bugsnag
- Notify Bugsnag of a handled exception
- notify(Throwable,ErrorOptions,OnErrorCallback) - function in com.bugsnag.android.Bugsnag
- Notify Bugsnag of a handled exception
- notify(Throwable) - function in com.bugsnag.android.Client
- Notify Bugsnag of a handled exception
- notify(Throwable,OnErrorCallback) - function in com.bugsnag.android.Client
- Notify Bugsnag of a handled exception
- notify(Throwable,ErrorOptions,OnErrorCallback) - function in com.bugsnag.android.Client
- Notify Bugsnag of a handled exception
- notify(Array,Array,Severity,Array) - function in com.bugsnag.android.NativeInterface
- Notifies using the Android SDK
- notify(String,String,Severity,Array) - function in com.bugsnag.android.NativeInterface
- Notifies using the Android SDK
- notify(Array,Array,Severity,Array) - function in com.bugsnag.android.NativeInterface
- Notifies using the Android SDK
- notify(String,String,Severity,Array) - function in com.bugsnag.android.NativeInterface
- Notifies using the Android SDK
- notifyAddCallback(String) - function in com.bugsnag.android.internal.InternalMetrics
- notifyAddCallback(String) - function in com.bugsnag.android.internal.InternalMetricsImpl
- notifyAddCallback(String) - function in com.bugsnag.android.internal.InternalMetricsNoop
- notifyRemoveCallback(String) - function in com.bugsnag.android.internal.InternalMetrics
- notifyRemoveCallback(String) - function in com.bugsnag.android.internal.InternalMetricsImpl
- notifyRemoveCallback(String) - function in com.bugsnag.android.internal.InternalMetricsNoop
- nullValue() - function in com.bugsnag.android.JsonStream
- Encodes
null.