CopyrightsFetchingCallback

Callback for communicating the result of copyrights fetching.

Functions

Link copied to clipboard
abstract fun onFailure(failure: CopyrightsFetchingFailure)
Link copied to clipboard
abstract fun onSuccess(result: String)