getSplashscreen

suspend fun getSplashscreen(tag: String? = null, format: <Error class: unknown class>? = null): Response<ByteArray>

Generates or gets the splashscreen.

Parameters

tag

Supply the cache tag from the item object to receive strong caching headers.

format

Determines the output format of the image - original,gif,jpg,png.