[ Version ( since = "3.8" ) ]
public async TrustPromptResponse trust_prompt (NamedParameters parameters, Cancellable? cancellable) throws Error
Initiates a user trust prompt with given parameters.
When the operation is finished, callback will be called. You can then call trust_prompt.end to
get the result of the operation.
| this |
an Backend |
| parameters |
an NamedParameters with values for the trust prompt |
| cancellable |
optional Cancellable object, or null |
| callback |
a TaskReadyCallback to call when the request is satisfied |
| user_data |
data to pass to the callback function |