Documentation ¶
Index ¶
- func AddContact(name string, phone string, uuid string) error
- func DelContact(c textsecureContacts.Contact) error
- func EditContact(cContact textsecureContacts.Contact, editContact textsecureContacts.Contact) error
- func FormatE164(tel string, country string) string
- func GetAddressBookContactsFromContentHub() ([]textsecureContacts.Contact, error)
- func GetDesktopContacts() ([]textsecureContacts.Contact, error)
- func PhoneFromVCardFile(file string) (string, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DelContact ¶ added in v0.6.4
func DelContact(c textsecureContacts.Contact) error
func EditContact ¶ added in v0.6.4
func EditContact(cContact textsecureContacts.Contact, editContact textsecureContacts.Contact) error
func FormatE164 ¶
func GetAddressBookContactsFromContentHub ¶
func GetAddressBookContactsFromContentHub() ([]textsecureContacts.Contact, error)
getAddgetAddressBookContactsFromContentHub gets the phone contacts via the content hub
func GetDesktopContacts ¶
func GetDesktopContacts() ([]textsecureContacts.Contact, error)
func PhoneFromVCardFile ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.