onCreatedDestination

fun onCreatedDestination(    connectFlags: <Error class: unknown class> = ConnectFlags(0u),     handler: (destination: String) -> Unit): <Error class: unknown class>(source)

This signal is emitted after #WebKitDownload::decide-destination and before #WebKitDownload::received-data to notify that destination file has been created successfully at @destination.

Parameters

connectFlags

a combination of ConnectFlags

handler

the Callback to connect. Params: destination the destination