logout_async


Description:

public async bool logout_async (Cancellable? cancellable) throws Error

Log out of the session.

This call returns immediately and completes asynchronously.

Parameters:

this

Logout of this session.

cancellable

Optional cancellation object, or null.

callback

Called when the operation completes.

user_data

Data to pass to the callback.