OfflineSettings
Object Hierarchy:
Camel.OfflineSettings
Camel.OfflineSettings
Camel.OfflineSettings
Camel.StoreSettings
Camel.StoreSettings
Camel.StoreSettings->Camel.OfflineSettings
Camel.Settings
Camel.Settings
Camel.Settings->Camel.StoreSettings
GLib.Object
GLib.Object
GLib.Object->Camel.Settings
Description:
[
CCode ( type_id =
"camel_offline_settings_get_type ()" ) ]
[
Version ( since =
"3.2" ) ]
public class OfflineSettings :
StoreSettings
Contains only private data that should be read and manipulated using the functions below.
Content:
Properties:
Creation methods:
Methods:
public bool get_limit_by_age ()
public TimeUnit get_limit_unit ()
public int get_limit_value ()
public bool get_stay_synchronized ()
Returns whether to synchronize the local cache with the remote server
before switching to offline mode, so the store's content can still be read while offline.
public int get_store_changes_interval ()
Returns the interval, in seconds, for the changes in the folder being
saved automatically.
public void set_limit_by_age (bool limit_by_age)
Set whether the messages to download for offline should be limited by
age.
public void set_limit_unit (TimeUnit limit_unit)
Set the limit unit to use when interpreting 'limit-value'.
public void set_limit_value (bool limit_value)
Set the limit, in 'limit-unit', to use when 'limit-by-age' is set to
true .
public void set_stay_synchronized (bool stay_synchronized)
Sets whether to synchronize the local cache with the remote server
before switching to offline mode, so the store's content can still be read while offline.
public void set_store_changes_interval (int interval)
Sets the interval, in seconds, for the changes in the folder being
saved automatically.
Inherited Members:
All known members inherited from class Camel.StoreSettings
All known members inherited from class Camel.Settings
All known members inherited from class GLib.Object
@get
@new
@ref
@set
add_toggle_ref
add_weak_pointer
bind_property
connect
constructed
disconnect
dispose
dup_data
dup_qdata
force_floating
freeze_notify
get_class
get_data
get_property
get_qdata
get_type
getv
interface_find_property
interface_install_property
interface_list_properties
is_floating
new_valist
new_with_properties
newv
notify
notify_property
ref_count
ref_sink
remove_toggle_ref
remove_weak_pointer
replace_data
replace_qdata
set_data
set_data_full
set_property
set_qdata
set_qdata_full
set_valist
setv
steal_data
steal_qdata
thaw_notify
unref
watch_closure
weak_ref
weak_unref