Contacts
This module provides methods to interact with and retrieve information about contacts. Users can utilize methods provided in this module to manage their contact list, search for specific contacts, and perform various actions with the IRainbowContact object.
Functions
Creates a personal directory contact.
Deletes a personal directory contact.
Fetches contact data by ID.
Searches for contacts by Jabber ID (JID).
Fetches the personal contacts of the user.
Retrieves a contact based on their email address.
Retrieves a contact based on their identifier.
Retrieves a contact based on their Jabber ID (JID).
Retrieves a contact based on their mobile phone number.
Retrieves a contact based on their phone number.
Retrieves a contact based on their unique identifier.
Checks if a given contact is the same as the logged-in user.
Refreshes the last activity date of the contact from the server.
Updates the contact's calendar automatic reply from the server.
Updates a personal directory contact.