Package-level declarations

Types

Link copied to clipboard
@RestrictToExtendedFlavor(value = [ExternalScope.LIBRARY_GROUP])
interface CopyrightsController

Controls the process of fetching copyright contents.

Link copied to clipboard
@RestrictToExtendedFlavor(value = [ExternalScope.LIBRARY_GROUP])
interface CopyrightsFetchingCallback : Callback<String, CopyrightsFetchingFailure>

Callback for communicating the result of copyrights fetching.

Link copied to clipboard
@RestrictToExtendedFlavor(value = [ExternalScope.LIBRARY_GROUP])
data class CopyrightsFetchingFailure

Failure related to copyrights fetching. It contains information about the cause of the failure.