unset_last_credentials_required_arguments
Description:
[ Version ( since = "3.18" ) ]
public async bool unset_last_credentials_required_arguments (Cancellable? cancellable) throws Error
public async bool unset_last_credentials_required_arguments (Cancellable? cancellable) throws Error
Asynchronously calls the UnsetLastCredentialsRequiredArguments method on the server side, to unset the last values used for the 'credentials-required' signal.
When the operation is finished, callback
will be called. You can then call
unset_last_credentials_required_arguments.end to get the result of the operation.
Parameters:
this |
an Source |
cancellable |
optional Cancellable object, or |
callback |
a TaskReadyCallback to call when the request is satisfied |
user_data |
data to pass to the callback function |