Package com.launchdarkly.sdk.android.interfaces
package com.launchdarkly.sdk.android.interfaces
Types that are part of the public API, but are not needed for basic use of the SDK.
Types in this namespace include:
- Interfaces that provide a facade for some part of the SDK API.
- Concrete types that are used as parameters within these interfaces, or as containers for
pieces of SDK configuration, like
ServiceEndpoints
.