release_async


Description:

public virtual async bool release_async (Cancellable? cancellable = null) throws Error

Attempts to release the permission represented by this.

This is the first half of the asynchronous version of release.

Parameters:

this

a Permission instance

cancellable

a Cancellable, or null

callback

the AsyncReadyCallback to call when done

user_data

the user data to pass to callback