set_offline_state


Description:

public bool set_offline_state (string uid, OfflineState state, Cancellable? cancellable = null) throws Error

Sets an offline state for the object identified by uid.

Parameters:

this

an Cache

uid

a unique identifier of an object

state

an OfflineState to set

cancellable

optional Cancellable object, or null

Returns:

Whether succeeded.