Core
Object Hierarchy:
Description:
public class Core :
Object
Content:
Static methods:
Creation methods:
Methods:
- public async HttpResponse add_caldav_account (Source source, Cancellable cancellable)
- public void clear ()
- public CalDAVClient get_client (Source source)
- public CalDAVClient? get_client_by_id (string source_id)
- public async HttpResponse login (CalDAVType caldav_type, string dav_url, string username, string password, string calendar_home, Cancellable cancellable, bool ignore_ssl = false)
- public void remove_client (string source_id)
- public async string? resolve_calendar_home (CalDAVType caldav_type, string dav_url, string username, string password, Cancellable cancellable, bool ignore_ssl = false) throws Error
- public async string resolve_well_known_caldav (Session session, string base_url, bool ignore_ssl = false) throws Error
- public async void sync (Source source)
Signals:
Inherited Members:
All known members inherited from class GLib.Object