get_offline_state


Description:

[ Version ( since = "3.34" ) ]
public OfflineState get_offline_state (string uid, string? rid, Cancellable? cancellable = null) throws Error

This is a wrapper of get_offline_state, ensuring that a correct Cache UID will be used.

Parameters:

this

an CalCache

uid

a UID of the component

rid

an optional Recurrence-ID

cancellable

optional Cancellable object, or null

Returns:

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