Lines Matching full:contact
37 //! These are the valid subscription states in a roster contact. This
95 //! Is the contact available?
140 //! A contact as given by the server
145 //! Create a new roster contact
149 //! The jid for the contact.
153 //! Sets the jid for the roster contact update
156 //! The name (nickname) stored for this contact
162 //! The Presence subscription state stored on the server for this contact
167 //! The number of Groups applied to this contact
170 //! Gets a Group applied to the contact based on index.
174 //! Adds a group to this contact.
178 //! Removes a group from the contact.
182 //! The raw xml for this roster contact
185 //! Sets the raw presence stanza for the contact update/add
218 //! A contact has changed
219 //! This indicates that the data for a contact may have changed. No
231 //! A contact has been removed
232 //! This contact has been removed form the list.
296 //! Returns a contact by index
299 //! Finds a contact by Jid
302 //! Send a request to the server to add a contact
303 //! Note that the contact won't show up in the roster until the server can
306 const XmppRosterContact* contact) = 0;
308 //! Request that the server remove a contact
310 //! subscriptions when this is done. Like adding, this contact won't be