vm_action_async


Description:

public async bool vm_action_async (QmpPortVmAction action, Cancellable? cancellable) throws Error

Request the VM to perform an action.

Parameters:

this

a qmp port helper

action

a VM action

cancellable

a Cancellable, or null

callback

callback to call when the action is complete

user_data

the data to pass to the callback function