A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
Q
R
S
T
U
V
W
T
- TaskType - class in com.bugsnag.android.internal
- The type of task which is being submitted.
- Telemetry - class in com.bugsnag.android
- Types of telemetry that may be sent to Bugsnag for product improvement purposes.
- TERMINATED - enum entry in com.bugsnag.android.Thread.State
- Thread - class in com.bugsnag.android
- A representation of a thread recorded in an Event
- Thread.State - class in com.bugsnag.android.Thread
- The state of a reported Thread.
- ThreadInternal - class in com.bugsnag.android
- ThreadSendPolicy - class in com.bugsnag.android
- Controls whether we should capture and serialize the state of all threads at the time of an error.
- TIMED_WAITING - enum entry in com.bugsnag.android.Thread.State
- toByteArray() - function in com.bugsnag.android.Session
- toByteArray() - function in com.bugsnag.android.Session
- toByteArray() - function in com.bugsnag.android.Deliverable
- Return the byte representation of this
Deliverable. - toByteArray() - function in com.bugsnag.android.EventPayload
- Transform this
EventPayloadto a byte array suitable for delivery to a BugSnag event endpoint (typically configured using EndpointConfiguration.notify). - toIso8601(Date) - function in com.bugsnag.android.internal.DateUtils
- toJsonableMap() - function in com.bugsnag.android.internal.InternalMetrics
- Returns a map that can be merged with the top-level JSON report.
- toJsonableMap() - function in com.bugsnag.android.internal.InternalMetricsImpl
- Returns a map that can be merged with the top-level JSON report.
- toJsonableMap() - function in com.bugsnag.android.internal.InternalMetricsNoop
- Returns a map that can be merged with the top-level JSON report.
- toStream(JsonStream) - function in com.bugsnag.android.Breadcrumb
- toStream(null) - function in com.bugsnag.android.Breadcrumb
- toStream(JsonStream) - function in com.bugsnag.android.Error
- toStream(null) - function in com.bugsnag.android.Error
- toStream(JsonStream) - function in com.bugsnag.android.Event
- toStream(null) - function in com.bugsnag.android.Event
- toStream(JsonStream) - function in com.bugsnag.android.Request
- toStream(null) - function in com.bugsnag.android.Request
- toStream(JsonStream) - function in com.bugsnag.android.Response
- toStream(null) - function in com.bugsnag.android.Response
- toStream(JsonStream) - function in com.bugsnag.android.Session
- toStream(null) - function in com.bugsnag.android.Session
- toStream(JsonStream) - function in com.bugsnag.android.Thread
- toStream(null) - function in com.bugsnag.android.Thread
- toStream(JsonStream) - function in com.bugsnag.android.App
- toStream(JsonStream) - function in com.bugsnag.android.AppWithState
- toStream(JsonStream) - function in com.bugsnag.android.Device
- toStream(JsonStream) - function in com.bugsnag.android.DeviceWithState
- toStream(JsonStream) - function in com.bugsnag.android.EventPayload
- toStream(JsonStream) - function in com.bugsnag.android.JsonStream.Streamable
- toStream(JsonStream) - function in com.bugsnag.android.NativeStackframe
- toStream(JsonStream) - function in com.bugsnag.android.Notifier
- toStream(JsonStream) - function in com.bugsnag.android.Severity
- toStream(JsonStream) - function in com.bugsnag.android.Stackframe
- toStream(JsonStream) - function in com.bugsnag.android.ThreadInternal
- toStream(JsonStream) - function in com.bugsnag.android.User
- toString() - function in com.bugsnag.android.FeatureFlag
- toString() - function in com.bugsnag.android.BreadcrumbType
- toString() - function in com.bugsnag.android.LastRunInfo
- trimToSize(Integer) - function in com.bugsnag.android.EventPayload
- If required trim this
EventPayloadso that its encoded data will usually be less-than or equal to maxSizeBytes. - trimToSize() - function in com.bugsnag.android.EventPayload
- If required trim this
EventPayloadso that its encoded data will usually be less-than or equal to maxSizeBytes.