A
B
C
D
E
F
G
H
I
L
N
O
P
R
S
T
U
W
E
- EmbraceAndroidApi - class in io.embrace.android.embracesdk.internal.api
- Declares the functions that consist of Embrace's public API - specifically those that are only declared on Android.
- EmbraceHttpPathOverride - class in io.embrace.android.embracesdk.internal.network.http
- EmbraceNetworkRequest - class in io.embrace.android.embracesdk.network
- This class is used to create manually-recorded network requests.
- EmbraceNetworkRequest.Companion - class in io.embrace.android.embracesdk.network.EmbraceNetworkRequest
- EmbraceSpan - class in io.embrace.android.embracesdk.spans
- Represents a Span that can be started and stopped with the appropriate ErrorCode if applicable.
- EmbraceSpanEvent - class in io.embrace.android.embracesdk.spans
- Represents an Event in an EmbraceSpan
- endSession() - function in io.embrace.android.embracesdk.internal.api.SessionApi
- Ends the current session and starts a new one.
- endSession(Boolean) - function in io.embrace.android.embracesdk.internal.api.SessionApi
- Ends the current session and starts a new one.
- endView(String) - function in io.embrace.android.embracesdk.internal.api.EmbraceAndroidApi
- Records that a view 'ended'.
- ERROR - enum entry in io.embrace.android.embracesdk.Severity
Reports log messages with error level severity.
- ErrorCode - class in io.embrace.android.embracesdk.spans
- Categorize the broad reason a Span completed unsuccessfully.