Search
Addressbook
v0.1.0
Pages
Modules
Settings
View Source
Addressbook.Processor
(Addressbook v0.1.0)
Link to this section
Summary
Functions
delete_contact(user_id, contact_id)
get_contact(user_id, contact_id)
get_contacts(user_id)
save_contact(map_)
update_contact(user_id, contact_id, map_)
Link to this section
Functions
Link to this function
delete_contact(user_id, contact_id)
View Source
Link to this function
get_contact(user_id, contact_id)
View Source
Link to this function
get_contacts(user_id)
View Source
Link to this function
save_contact(map_)
View Source
Link to this function
update_contact(user_id, contact_id, map_)
View Source