From 0a086022e73292c2764d1c88058340aae88c4b94 Mon Sep 17 00:00:00 2001
From: Simon McVittie
This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -Library General Public License for more details.
+Lesser General Public License for more details.You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
-If the contact's old handle is in any of the member lists of
a channel which has the groups interface, it will be removed from
the channel and the new handle will be added. The resulting
- MembersChanged signal must be emitted after the Renamed
- signal; the reason should be RENAMED.
+
The handles may be either general-purpose or channel-specific. @@ -60,16 +64,17 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
Request that the user's own identifier is changed on the server. - If successful, a Renamed signal will be emitted for the current - "self handle" as returned by GetSelfHandle.
+ If successful, aIt is protocol-dependent how the identifier that's actually used will be derived from the supplied identifier; some sort of normalization might take place.
-- 1.7.10