connectReply
fun connectReply(connectFlags: <Error class: unknown class> = ConnectFlags(0u), handler: (result: MountOperationResult) -> Unit): <Error class: unknown class>
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