Documentation ¶
Index ¶
- func AddContact(name string, phone string) error
- func FormatE164(tel string, country string) string
- func GetAddressBookContactsFromContentHub() ([]textsecure.Contact, error)
- func GetAddressBookContactsFromDBus() ([]textsecure.Contact, error)
- func GetDesktopContacts() ([]textsecure.Contact, error)
- func PhoneFromVCardFile(file string) (string, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AddContact ¶
func FormatE164 ¶
func GetAddressBookContactsFromContentHub ¶
func GetAddressBookContactsFromContentHub() ([]textsecure.Contact, error)
getAddgetAddressBookContactsFromContentHub gets the phone contacts via the content hub
func GetAddressBookContactsFromDBus ¶
func GetAddressBookContactsFromDBus() ([]textsecure.Contact, error)
getAddgetAddressBookContactsFromDBus gets the phone contacts via the address-book DBus service
func GetDesktopContacts ¶
func GetDesktopContacts() ([]textsecure.Contact, error)
func PhoneFromVCardFile ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.