offline_cancel_with_flags


Description:


[ Version ( since = "1.2.5" ) ]
public bool offline_cancel_with_flags (OfflineFlags flags, 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.

Parameters:

flags

bit-or of OfflineFlags

cancellable

A Cancellable or null

Returns:

true for success, else false and error set


Namespace: Pk