OfflineFolder
Object Hierarchy:
Description:
Namespace: Camel
Package: camel-1.2
Content:
Properties:
- public ThreeState offline_sync { get; set; }
Creation methods:
- protected OfflineFolder ()
Methods:
- public bool can_downsync ()
Checks whether the this can run downsync according to its settings (get_offline_sync) and to the parent's OfflineStore settings ( get_stay_synchronized).
- public async bool downsync (string? expression, int io_priority, Cancellable? cancellable = null) throws Error
Synchronizes messages in this described by the search
expression
to the local machine asynchronously for offline availability. - public virtual bool downsync_sync (string? expression, Cancellable? cancellable = null) throws Error
Synchronizes messages in this described by the search
expression
to the local machine for offline availability. - public ThreeState get_offline_sync ()
- public void set_offline_sync (ThreeState offline_sync)
The camel_three_state_inconsistent means what the parent store has set.
Inherited Members:
All known members inherited from class Camel.Folder
- @delete
- @lock
- @unlock
- append_message
- append_message_sync
- changed
- cmp_uids
- count_by_expression
- delete_
- deleted
- description
- display_name
- dup_description
- dup_display_name
- dup_full_name
- expunge
- expunge_sync
- free_deep
- free_shallow
- free_summary
- free_uids
- freeze
- full_name
- get_deleted_message_count
- get_description
- get_display_name
- get_filename
- get_flags
- get_folder_summary
- get_frozen_count
- get_full_display_name
- get_full_name
- get_mark_seen
- get_mark_seen_timeout
- get_message
- get_message_cached
- get_message_count
- get_message_flags
- get_message_info
- get_message_sync
- get_message_user_flag
- get_message_user_tag
- get_parent_store
- get_permanent_flags
- get_quota_info
- get_quota_info_sync
- get_summary
- get_uids
- get_uncached_uids
- get_unread_message_count
- has_search_capability
- has_summary_capability
- is_frozen
- mark_seen
- mark_seen_timeout
- parent_store
- prepare_content_refresh
- purge_message_cache
- purge_message_cache_sync
- refresh_info
- refresh_info_sync
- rename
- renamed
- search_by_expression
- search_by_uids
- search_free
- set_description
- set_display_name
- set_flags
- set_full_name
- set_lock_async
- set_mark_seen
- set_mark_seen_timeout
- set_message_flags
- set_message_user_flag
- set_message_user_tag
- sort_uids
- synchronize
- synchronize_message
- synchronize_message_sync
- synchronize_sync
- take_folder_summary
- thaw
- transfer_messages_to
- transfer_messages_to_sync
All known members inherited from class Camel.Object
All known members inherited from class GLib.Object