version

fun version(provider: suspend (ApplicationCall, OutgoingContent) -> List<Version>)

Registers a function that can fetch a version list for a given ApplicationCall and OutgoingContent.

See also