connectCreatedDestination
fun connectCreatedDestination(connectFlags: <Error class: unknown class> = ConnectFlags(0u), handler: (destination: String) -> Unit): <Error class: unknown class>
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