abort_change_sync
Description:
[ Version ( since = "1.30" ) ]
public Change abort_change_sync (string id, Cancellable? cancellable = null) throws Error
public Change abort_change_sync (string id, Cancellable? cancellable = null) throws Error
Get information on a change.
Parameters:
this |
a Client. |
id |
a change ID to abort. |
cancellable |
a Cancellable or null. |
Returns:
a Change or null on error. |