offline_cancel


Description:


[ Version ( since = "0.9.6" ) ]
public bool offline_cancel (Cancellable? cancellable = null) throws Error

Cancels the offline operation that has been scheduled.

If there is no scheduled offline operation then this method returns with success. The function always allows user interaction. To change the behavior, use offline_cancel_with_flags.

Parameters:

cancellable

A Cancellable or null

Returns:

true for success, else false and error set


Namespace: Pk