A  B  C  D  E  F  G  H  I  J  L  M  N  O  P  Q  R  S  T  U  V  W 

A

AbstractHttpEntity - class in com.bugsnag.android
 
AbstractStartupProvider - class in com.bugsnag.android.internal
Empty ContentProvider used for early loading / startup processing.
addError(Throwable) - function in com.bugsnag.android.Event
Add a new error to this event and return its Error data.
addError(String,String) - function in com.bugsnag.android.Event
Add a new empty android error to this event and return its Errordata.
addError(String,String,ErrorType) - function in com.bugsnag.android.Event
Add a new empty error to this event and return its Error data.
addFeatureFlag(String) - function in com.bugsnag.android.Bugsnag
Add a single feature flag with no variant.
addFeatureFlag(String,String) - function in com.bugsnag.android.Bugsnag
Add a single feature flag with an optional variant.
addFeatureFlag(String) - function in com.bugsnag.android.Client
 
addFeatureFlag(String,String) - function in com.bugsnag.android.Client
 
addFeatureFlag(null) - function in com.bugsnag.android.Client
 
addFeatureFlag(String) - function in com.bugsnag.android.Configuration
 
addFeatureFlag(String,String) - function in com.bugsnag.android.Configuration
 
addFeatureFlag(null) - function in com.bugsnag.android.Configuration
 
addFeatureFlag(String) - function in com.bugsnag.android.Event
 
addFeatureFlag(String,String) - function in com.bugsnag.android.Event
 
addFeatureFlag(null) - function in com.bugsnag.android.Event
 
addFeatureFlags(Iterable) - function in com.bugsnag.android.Bugsnag
Add a collection of feature flags.
addFeatureFlags(Iterable) - function in com.bugsnag.android.Client
 
addFeatureFlags(null) - function in com.bugsnag.android.Client
 
addFeatureFlags(Iterable) - function in com.bugsnag.android.Configuration
 
addFeatureFlags(null) - function in com.bugsnag.android.Configuration
 
addFeatureFlags(Iterable) - function in com.bugsnag.android.Event
 
addFeatureFlags(null) - function in com.bugsnag.android.Event
 
addHeader(String,String) - function in com.bugsnag.android.AbstractHttpEntity
Add a header to this reported HTTP entity.
addHeader(String,String) - function in com.bugsnag.android.Request
Add a header to this reported HTTP entity.
addHeader(String,String) - function in com.bugsnag.android.Response
Add a header to this reported HTTP entity.
addMetadata(String,Map) - function in com.bugsnag.android.Bugsnag
Adds a map of multiple metadata key-value pairs to the specified section.
addMetadata(String,String,Object) - function in com.bugsnag.android.Bugsnag
Adds the specified key and value in the specified section.
addMetadata(String,Map) - function in com.bugsnag.android.Client
Adds a map of multiple metadata key-value pairs to the specified section.
addMetadata(String,String,Object) - function in com.bugsnag.android.Client
Adds the specified key and value in the specified section.
addMetadata(null,null) - function in com.bugsnag.android.Client
 
addMetadata(String,Map) - function in com.bugsnag.android.Configuration
Adds a map of multiple metadata key-value pairs to the specified section.
addMetadata(String,String,Object) - function in com.bugsnag.android.Configuration
Adds the specified key and value in the specified section.
addMetadata(null,null) - function in com.bugsnag.android.Configuration
 
addMetadata(String,Map) - function in com.bugsnag.android.Event
Adds a map of multiple metadata key-value pairs to the specified section.
addMetadata(String,String,Object) - function in com.bugsnag.android.Event
Adds the specified key and value in the specified section.
addMetadata(null,null) - function in com.bugsnag.android.Event
 
addMetadata(String,String,Object) - function in com.bugsnag.android.NativeInterface
Add metadata to subsequent exception reports
addMetadata(String,Map) - function in com.bugsnag.android.NativeInterface
Add metadata to subsequent exception reports with a Hashmap
addOnBreadcrumb(OnBreadcrumbCallback) - function in com.bugsnag.android.Bugsnag
Add an "on breadcrumb" callback, to execute code before everybreadcrumb captured by Bugsnag.
addOnBreadcrumb(OnBreadcrumbCallback) - function in com.bugsnag.android.Client
Add an "on breadcrumb" callback, to execute code before everybreadcrumb captured by Bugsnag.You can use this to modify breadcrumbs before they are stored by Bugsnag.
addOnBreadcrumb(null) - function in com.bugsnag.android.Client
 
addOnBreadcrumb(OnBreadcrumbCallback) - function in com.bugsnag.android.Configuration
Add an "on breadcrumb" callback, to execute code before everybreadcrumb captured by Bugsnag.
addOnBreadcrumb(null) - function in com.bugsnag.android.Configuration
 
addOnError(OnErrorCallback) - function in com.bugsnag.android.Bugsnag
Add a "on error" callback, to execute code at the point where an error report iscaptured in Bugsnag.
addOnError(OnErrorCallback) - function in com.bugsnag.android.Client
Add a "on error" callback, to execute code at the point where an error report iscaptured in Bugsnag.You can use this to add or modify information attached to an Eventbefore it is sent to your dashboard.
addOnError(null) - function in com.bugsnag.android.Client
 
addOnError(OnErrorCallback) - function in com.bugsnag.android.Configuration
Add an "on error" callback, to execute code at the point where an error report iscaptured in Bugsnag.
addOnError(null) - function in com.bugsnag.android.Configuration
 
addOnSend(OnSendCallback) - function in com.bugsnag.android.Configuration
Add a callback which will be invoked prior to an event being deliveredto Bugsnag.
addOnSession(OnSessionCallback) - function in com.bugsnag.android.Bugsnag
Add an "on session" callback, to execute code before everysession captured by Bugsnag.
addOnSession(OnSessionCallback) - function in com.bugsnag.android.Client
Add an "on session" callback, to execute code before everysession captured by Bugsnag.You can use this to modify sessions before they are stored by Bugsnag.
addOnSession(null) - function in com.bugsnag.android.Client
 
addOnSession(OnSessionCallback) - function in com.bugsnag.android.Configuration
Add an "on session" callback, to execute code before everysession captured by Bugsnag.
addOnSession(null) - function in com.bugsnag.android.Configuration
 
addPlugin(Plugin) - function in com.bugsnag.android.Configuration
Adds a plugin which will be loaded when the bugsnag notifier is instantiated.
addQueryParameter(String,String) - function in com.bugsnag.android.Request
Add a query parameter to this reported request.
addStackframe(String,String,long) - function in com.bugsnag.android.Error
Add a new stackframe to the end of this Error returning the new Stackframe data object.
addStackframe(String,String,long) - function in com.bugsnag.android.Thread
Add a new stackframe to the end of this thread returning the new Stackframe data object.
addStackframe(String,String,Long) - function in com.bugsnag.android.ThreadInternal
 
addThread(String,String) - function in com.bugsnag.android.Event
Create, add and return a new empty Thread object to this event with a given idand name.
addThread(long,String) - function in com.bugsnag.android.Event
Create, add and return a new empty Thread object to this event with a given idand name.
ALWAYS - enum entry in com.bugsnag.android.ThreadSendPolicy

Threads should be captured for all events.

ANDROID - enum entry in com.bugsnag.android.ErrorType

An error captured from Android's JVM layer

App - class in com.bugsnag.android
Stateless information set by the notifier about your app can be found on this class.
applyBatch(String,ArrayList) - function in android.content.AbstractStartupProvider
 
applyBatch(ArrayList) - function in android.content.AbstractStartupProvider
 
applyBatch(String,ArrayList) - function in android.content.BugsnagContentProvider
 
applyBatch(ArrayList) - function in android.content.BugsnagContentProvider
 
AppWithState - class in com.bugsnag.android
Stateful information set by the notifier about your app can be found on this class.
attachInfo(Context,ProviderInfo) - function in android.content.AbstractStartupProvider
 
attachInfo(Context,ProviderInfo) - function in android.content.BugsnagContentProvider
 
A  B  C  D  E  F  G  H  I  J  L  M  N  O  P  Q  R  S  T  U  V  W