Package com.datadog.android.v2.api
See: Description
-
Interface Summary Interface Description EventBatchWriter Writer allowing FeatureScope to write events in the storage exposing current batch metadata. FeatureConfiguration Interface describing the configuration for an FeatureScope instance. FeatureEventReceiver Interface to implement in order to receive events sent using FeatureScope.sendEvent API. FeatureScope Represents a Datadog feature. InternalLogger A Logger used to log messages from the internal implementation of the Datadog SDKs. RequestFactory Factory used to build requests from the batches stored. SdkCore SdkCore is the entry point to register Datadog features to the core registry. -
Class Summary Class Description FeatureStorageConfiguration Contains the storage configuration for an FeatureScope instance. FeatureUploadConfiguration Contains the upload configuration for an FeatureScope instance. Request Request object holding the data to be sent. -
Object Summary Object Description Companion