logout_async
Description:
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. |