get_offline_state


Description:

public OfflineState get_offline_state (string uid, Cancellable? cancellable = null) throws Error

Parameters:

this

an Cache

uid

a unique identifier of an object

cancellable

optional Cancellable object, or null

Returns:

Current offline state OfflineState for the given object. It returns e_offline_state_unknown when the object could not be found or other error happened.