Package-level declarations

Types

Link copied to clipboard
public final class Embrace implements EmbraceAndroidApi
Entry point for the SDK.
Link copied to clipboard
public interface FlutterInternalInterface implements EmbraceInternalInterface

Provides an internal interface to Embrace that is intended for use by Flutter as its sole source of communication with the Android SDK.

Link copied to clipboard
public enum LogType
Deprecated: use Severity instead.
Link copied to clipboard
public interface ReactNativeInternalInterface implements EmbraceInternalInterface

Provides an internal interface to Embrace that is intended for use by the React Native SDK as its sole source of communication with the Android SDK.

Link copied to clipboard
public enum Severity
The severity of the log message.
Link copied to clipboard
public interface UnityInternalInterface implements EmbraceInternalInterface

Provides an internal interface to Embrace that is intended for use by the Embrace Unity SDK as its sole source of communication with the Android SDK.