CopyrightsFetchingCallback

Callback for communicating the result of copyrights fetching.

Inherited functions

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