deactivate_connection_async


Description:

public async bool deactivate_connection_async (ActiveConnection active, Cancellable? cancellable) throws Error

Asynchronously deactivates an active ActiveConnection.

Parameters:

this

a Client

active

the ActiveConnection to deactivate

cancellable

a Cancellable, or null

callback

callback to be called when the deactivation has completed

user_data

caller-specific data passed to callback