offline_trigger_upgrade_with_flags


Description:


[ Version ( since = "1.2.5" ) ]
public bool offline_trigger_upgrade_with_flags (OfflineAction action, OfflineFlags flags, Cancellable? cancellable = null) throws Error

Triggers the offline system upgrade so that the next reboot will perform the pending transaction.

Parameters:

action

a OfflineAction, e.g. REBOOT

flags

bit-or of OfflineFlags

cancellable

A Cancellable or null

Returns:

true for success, else false and error set


Namespace: Pk