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

S

serializeNulls() - function in com.squareup.moshi.EmbraceSpanEventJsonAdapter
 
setAppId(String) - function in io.embrace.android.embracesdk.Embrace
Sets a custom app ID that overrides the one specified at build time.
setCacheableJavaScriptBundleUrl(Context,String,Boolean) - function in io.embrace.android.embracesdk.ReactNativeInternalInterface
Sets the React Native Bundle URL, indicating if the bundle was updated or not.
setDartVersion(String) - function in io.embrace.android.embracesdk.FlutterInternalInterface
Sets the Dart version - this is not intended for public use.
setEmbraceFlutterSdkVersion(String) - function in io.embrace.android.embracesdk.FlutterInternalInterface
Sets the Embrace Flutter SDK version - this is not intended for public use.
setJavaScriptBundleUrl(Context,String) - function in io.embrace.android.embracesdk.ReactNativeInternalInterface
Sets the React Native Bundle URL.
setJavaScriptPatchNumber(String) - function in io.embrace.android.embracesdk.ReactNativeInternalInterface
 
setProcessStartedByNotification() - function in io.embrace.android.embracesdk.internal.FlutterInternalInterface
Mark that this application process was created in response to a notification
setProcessStartedByNotification() - function in io.embrace.android.embracesdk.internal.ReactNativeInternalInterface
Mark that this application process was created in response to a notification
setProcessStartedByNotification() - function in io.embrace.android.embracesdk.internal.UnityInternalInterface
Mark that this application process was created in response to a notification
setProcessStartedByNotification() - function in io.embrace.android.embracesdk.internal.EmbraceInternalInterface
Mark that this application process was created in response to a notification
setReactNativeSdkVersion(String) - function in io.embrace.android.embracesdk.ReactNativeInternalInterface
 
setReactNativeVersionNumber(String) - function in io.embrace.android.embracesdk.ReactNativeInternalInterface
 
setUnityMetaData(String,String,String) - function in io.embrace.android.embracesdk.UnityInternalInterface
 
setUserAsPayer() - function in io.embrace.android.embracesdk.Embrace
 
setUserAsPayer() - function in io.embrace.android.embracesdk.Embrace
 
setUserEmail(String) - function in io.embrace.android.embracesdk.Embrace
 
setUserEmail(null) - function in io.embrace.android.embracesdk.Embrace
 
setUserIdentifier(String) - function in io.embrace.android.embracesdk.Embrace
 
setUserIdentifier(null) - function in io.embrace.android.embracesdk.Embrace
 
setUsername(String) - function in io.embrace.android.embracesdk.Embrace
 
setUsername(null) - function in io.embrace.android.embracesdk.Embrace
 
Severity - class in io.embrace.android.embracesdk
The severity of the log message.
shouldCaptureNetworkBody(String,String) - function in io.embrace.android.embracesdk.internal.FlutterInternalInterface
For the given URL and method, whether the response body should be captured for network request logging
shouldCaptureNetworkBody(String,String) - function in io.embrace.android.embracesdk.internal.ReactNativeInternalInterface
For the given URL and method, whether the response body should be captured for network request logging
shouldCaptureNetworkBody(String,String) - function in io.embrace.android.embracesdk.internal.UnityInternalInterface
For the given URL and method, whether the response body should be captured for network request logging
shouldCaptureNetworkBody(String,String) - function in io.embrace.android.embracesdk.internal.EmbraceInternalInterface
For the given URL and method, whether the response body should be captured for network request logging
start(Context) - function in io.embrace.android.embracesdk.Embrace
Starts instrumentation of the Android application using the Embrace SDK.
start(Context,boolean) - function in io.embrace.android.embracesdk.Embrace
Starts instrumentation of the Android application using the Embrace SDK.
start(Context,boolean,Embrace.AppFramework) - function in io.embrace.android.embracesdk.Embrace
Starts instrumentation of the Android application using the Embrace SDK.
start(Context,boolean) - function in io.embrace.android.embracesdk.Embrace
Starts instrumentation of the Android application using the Embrace SDK.
start(Context,boolean,Embrace.AppFramework) - function in io.embrace.android.embracesdk.Embrace
Starts instrumentation of the Android application using the Embrace SDK.
start() - function in io.embrace.android.embracesdk.spans.EmbraceSpan
Start recording of the Span.
start(Long) - function in io.embrace.android.embracesdk.spans.EmbraceSpan
Start recording of the Span with the given start time.
startMoment(String) - function in io.embrace.android.embracesdk.Embrace
Starts a 'moment'.
startMoment(String,String) - function in io.embrace.android.embracesdk.Embrace
Starts a 'moment'.
startMoment(String,String,Map) - function in io.embrace.android.embracesdk.Embrace
Starts a 'moment'.
startMoment(String,String,Map) - function in io.embrace.android.embracesdk.Embrace
Starts a 'moment'.
startSpan(String) - function in io.embrace.android.embracesdk.Embrace
 
startSpan(String,EmbraceSpan) - function in io.embrace.android.embracesdk.Embrace
 
startSpan(String,EmbraceSpan,Long) - function in io.embrace.android.embracesdk.Embrace
 
startSpan(null) - function in io.embrace.android.embracesdk.spans.Embrace
 
startSpan(String,String,Long) - function in io.embrace.android.embracesdk.internal.FlutterInternalInterface
Create and start a new span.
startSpan(String,String,Long) - function in io.embrace.android.embracesdk.internal.ReactNativeInternalInterface
Create and start a new span.
startSpan(String,String,Long) - function in io.embrace.android.embracesdk.internal.UnityInternalInterface
Create and start a new span.
startSpan(String,String,Long) - function in io.embrace.android.embracesdk.internal.EmbraceInternalInterface
Create and start a new span.
startSpan(String,String,Long) - function in io.embrace.android.embracesdk.internal.InternalTracingApi
Create and start a new span.
StartupActivity - class in io.embrace.android.embracesdk.annotation
{@code @Documented} means that the annotation indicates that elements using this annotation should be documented by JavaDoc.
startView(String) - function in io.embrace.android.embracesdk.Embrace
Records that a view 'started'.
stop() - function in io.embrace.android.embracesdk.spans.EmbraceSpan
Stop the recording of the Span to mark a successful completion of the underlying operation.
stop(ErrorCode) - function in io.embrace.android.embracesdk.spans.EmbraceSpan
Stop the recording of the Span with an ErrorCode, a non-null value indicating an unsuccessful completion of the underlying operation with the given reason.
stop(Long) - function in io.embrace.android.embracesdk.spans.EmbraceSpan
Stop the recording of the Span at the given time to mark the successful completion of the underlying operation.
stop(ErrorCode,Long) - function in io.embrace.android.embracesdk.spans.EmbraceSpan
Stop the recording of the Span with an ErrorCode the the specific time, a non-null value indicating an unsuccessful completion of the underlying operation with the given reason.
stopSdk() - function in io.embrace.android.embracesdk.internal.FlutterInternalInterface
Stop the Embrace SDK and disable its functionality
stopSdk() - function in io.embrace.android.embracesdk.internal.ReactNativeInternalInterface
Stop the Embrace SDK and disable its functionality
stopSdk() - function in io.embrace.android.embracesdk.internal.UnityInternalInterface
Stop the Embrace SDK and disable its functionality
stopSdk() - function in io.embrace.android.embracesdk.internal.EmbraceInternalInterface
Stop the Embrace SDK and disable its functionality
stopSpan(String,ErrorCode,Long) - function in io.embrace.android.embracesdk.internal.FlutterInternalInterface
Stop an active span.
stopSpan(String,ErrorCode,Long) - function in io.embrace.android.embracesdk.internal.ReactNativeInternalInterface
Stop an active span.
stopSpan(String,ErrorCode,Long) - function in io.embrace.android.embracesdk.internal.UnityInternalInterface
Stop an active span.
stopSpan(String,ErrorCode,Long) - function in io.embrace.android.embracesdk.internal.EmbraceInternalInterface
Stop an active span.
stopSpan(String,ErrorCode,Long) - function in io.embrace.android.embracesdk.internal.InternalTracingApi
Stop an active span.
A  B  C  D  E  F  G  H  I  L  N  O  P  R  S  T  U  V  W  _