Package com.datadog.android.api.feature
See: Description
-
Object Summary Object Description Companion -
Interface Summary Interface Description Feature Interface to be implemented by the feature, which doesn't require any storage, to be registered with SdkCore. FeatureContextUpdateReceiver Receiver for feature context updates. FeatureEventReceiver Interface to implement in order to receive events sent using FeatureScope.sendEvent API. FeatureScope Represents a Datadog feature. FeatureSdkCore Extension of SdkCore containing the necessary methods for the features development. StorageBackedFeature Interface to be implemented by the feature, which requires storage, to be registered with SdkCore. -
Class Summary Class Description FeatureScopeExtKt