onReply

fun onReply(connectFlags: <Error class: unknown class> = ConnectFlags(0u), handler: (result: MountOperationResult) -> Unit): <Error class: unknown class>(source)

Emitted when the user has replied to the mount operation.

Parameters

connectFlags

a combination of ConnectFlags

handler

the Callback to connect. Params: result a #GMountOperationResult indicating how the request was handled