A
B
C
D
E
F
G
H
I
K
L
N
O
P
Q
R
S
T
U
V
W
_
E
- Embrace - class in io.embrace.android.embracesdk
- Entry point for the SDK.
- Embrace.AppFramework - class in io.embrace.android.embracesdk.Embrace
- The AppFramework that is in use.
- Embrace.BugReportCategory - class in io.embrace.android.embracesdk.Embrace
- Embrace.LastRunEndState - class in io.embrace.android.embracesdk.Embrace
- Enum representing the end state of the last run of the application.
- EmbraceHttpPathOverride - class in io.embrace.android.embracesdk.network.http
- EmbraceNetworkRequest - class in io.embrace.android.embracesdk.network
- This class is used to create manually-recorded network requests.
- EmbraceSamples - class in io.embrace.android.embracesdk
- Helps to verify and test embrace SDK integration.
- 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
- EmbraceSpanEvent.Companion - class in io.embrace.android.embracesdk.spans.EmbraceSpanEvent
- endAppStartup() - function in io.embrace.android.embracesdk.Embrace
- Signals that the app has completed startup.
- endAppStartup(Map) - function in io.embrace.android.embracesdk.Embrace
- Signals that the app has completed startup.
- endMoment(String) - function in io.embrace.android.embracesdk.Embrace
- Signals the end of a moment with the specified name.
- endMoment(String,String) - function in io.embrace.android.embracesdk.Embrace
- Signals the end of a moment with the specified name.
- endMoment(String,Map) - function in io.embrace.android.embracesdk.Embrace
- Signals the end of a moment with the specified name.
- endMoment(String,String,Map) - function in io.embrace.android.embracesdk.Embrace
- Signals the end of a moment with the specified name.
- endMoment(String,Map) - function in io.embrace.android.embracesdk.Embrace
- Signals the end of a moment with the specified name.
- endMoment(String,String,Map) - function in io.embrace.android.embracesdk.Embrace
- Signals the end of a moment with the specified name.
- endSession() - function in io.embrace.android.embracesdk.Embrace
- endSession(boolean) - function in io.embrace.android.embracesdk.Embrace
- endSession() - function in io.embrace.android.embracesdk.Embrace
- endView(String) - function in io.embrace.android.embracesdk.Embrace
- Records that a view 'ended'.
- equals(Object) - function in java.lang.annotation.Annotation
- ERROR - enum entry in io.embrace.android.embracesdk.Severity
Reports log messages with error level severity.
- ERROR - enum entry in io.embrace.android.embracesdk.LogType
- ErrorCode - class in io.embrace.android.embracesdk.spans
- Attribute to categorize the broad reason a Span completed unsuccessfully.