logout_sync
Description:
[ Version ( since = "1.55" ) ]
public bool logout_sync (int64 id, Cancellable? cancellable = null) throws Error
public bool logout_sync (int64 id, Cancellable? cancellable = null) throws Error
Log out from snapd.
Parameters:
this |
a Client. |
id |
login ID to use. |
cancellable |
a Cancellable or null. |
Returns:
true on success or false on error. |