StylePacksCallback(androidJvm)

Callback invoked when returning existing style packages.

interface StylePacksCallback(androidJvm)

Parameters

regions

A list of existing style packages. Otherwise, an `style pack error` describing the error.

Functions

run
Link copied to clipboard
abstract fun run(regions: Expected<StylePackError, List<StylePack>>)

Inheritors

StylePacksCallbackNative
Link copied to clipboard