connectDetailsAcquired
fun connectDetailsAcquired(connectFlags: <Error class: unknown class> = ConnectFlags(0u), handler: (success: Boolean) -> Unit): <Error class: unknown class>
Emitted in response to a request for detailed information about a printer from the print backend.
The @success parameter indicates if the information was actually obtained.
Parameters
connectFlags
A combination of ConnectFlags
handler
the Callback to connect. Params: success
true if the details were successfully acquired