Mail
Object Hierarchy:
Description:
[ CCode ( type_id = "goa_mail_get_type ()" ) ]
public interface Mail : Object
Abstract interface type for the D-Bus interface org.gnome.OnlineAccounts.Mail.
All known implementing classes:
Content:
Properties:
- public abstract string email_address { owned get; set; }
Represents the D-Bus property "EmailAddress".
- public abstract bool imap_accept_ssl_errors { get; set; }
Represents the D-Bus property "ImapAcceptSslErrors".
- public abstract string imap_host { owned get; set; }
Represents the D-Bus property "ImapHost".
- public abstract bool imap_supported { get; set; }
Represents the D-Bus property "ImapSupported".
- public abstract bool imap_use_ssl { get; set; }
Represents the D-Bus property "ImapUseSsl".
- public abstract bool imap_use_tls { get; set; }
Represents the D-Bus property "ImapUseTls".
- public abstract string imap_user_name { owned get; set; }
Represents the D-Bus property "ImapUserName".
- public abstract string name { owned get; set; }
Represents the D-Bus property "Name".
- public abstract bool smtp_accept_ssl_errors { get; set; }
Represents the D-Bus property "SmtpAcceptSslErrors".
- public abstract bool smtp_auth_login { get; set; }
Represents the D-Bus property "SmtpAuthLogin".
- public abstract bool smtp_auth_plain { get; set; }
Represents the D-Bus property "SmtpAuthPlain".
- public abstract bool smtp_auth_xoauth2 { get; set; }
Represents the D-Bus property "SmtpAuthXoauth2".
- public abstract string smtp_host { owned get; set; }
Represents the D-Bus property "SmtpHost".
- public abstract bool smtp_supported { get; set; }
Represents the D-Bus property "SmtpSupported".
- public abstract bool smtp_use_auth { get; set; }
Represents the D-Bus property "SmtpUseAuth".
- public abstract bool smtp_use_ssl { get; set; }
Represents the D-Bus property "SmtpUseSsl".
- public abstract bool smtp_use_tls { get; set; }
Represents the D-Bus property "SmtpUseTls".
- public abstract string smtp_user_name { owned get; set; }
Represents the D-Bus property "SmtpUserName".
Static methods:
Inherited Members:
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