A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
Q
R
S
T
U
V
W
D
- d(String) - function in com.bugsnag.android.Logger
- Logs a message at the debug level.
- d(String,Throwable) - function in com.bugsnag.android.Logger
- Logs a message at the debug level.
- DART - enum entry in com.bugsnag.android.ErrorType
An error captured from a Dart / Flutter application
- DateUtils - class in com.bugsnag.android.internal
- DEFAULT - enum entry in com.bugsnag.android.internal.TaskType
Any other task that needs to run in the background. These will typically be short-lived operations that take <100ms, such as registering a android.content.BroadcastReceiver.
- delete(Uri,String,Array) - function in com.bugsnag.android.internal.AbstractStartupProvider
- delete(Uri,Bundle) - function in android.content.AbstractStartupProvider
- delete(Uri,String,Array) - function in com.bugsnag.android.internal.BugsnagContentProvider
- delete(Uri,Bundle) - function in android.content.BugsnagContentProvider
- deliver(Session,DeliveryParams) - function in com.bugsnag.android.Delivery
- Posts an array of sessions to the Bugsnag Session Tracking API.
- deliver(EventPayload,DeliveryParams) - function in com.bugsnag.android.Delivery
- Posts an Error Report to the Bugsnag Error Reporting API.
- Deliverable - class in com.bugsnag.android
- Denotes objects that are expected to be delivered over a network.
- DELIVERED - enum entry in com.bugsnag.android.DeliveryStatus
The payload was delivered successfully and can be deleted.
- deliverReport(Array,Array,Array,String,boolean) - function in com.bugsnag.android.NativeInterface
- Deliver a report, serialized as an event JSON payload.
- deliverReport(File) - function in com.bugsnag.android.NativeInterface
- Attempt to deliver an existing event file that is not current enqueued for delivery.
- Delivery - class in com.bugsnag.android
- Implementations of this interface deliver Error Reports and Sessions captured to the Bugsnag API.
- DeliveryParams - class in com.bugsnag.android
- The parameters which should be used to deliver an Event/Session.
- DeliveryStatus - class in com.bugsnag.android
- Return value for the status of a payload delivery.
- DeliveryStatus.Companion - class in com.bugsnag.android.DeliveryStatus
- DeliveryStrategy - class in com.bugsnag.android
- Device - class in com.bugsnag.android
- Stateless information set by the notifier about the device on which the event occurred can be found on this class.
- DeviceIdFilePersistence - class in com.bugsnag.android
- This class is responsible for persisting and retrieving a device ID to a file.
- DeviceIdFilePersistence.Companion - class in com.bugsnag.android.DeviceIdFilePersistence
- DeviceIdPersistence - class in com.bugsnag.android
- DeviceWithState - class in com.bugsnag.android
- Stateful information set by the notifier about the device on which the event occurred can be found on this class.
- dump(FileDescriptor,PrintWriter,Array) - function in android.content.AbstractStartupProvider
- dump(FileDescriptor,PrintWriter,Array) - function in android.content.BugsnagContentProvider