Protocols/MSNP/Commands/REA
MSNP Protocol |
Introduction • Terms • Clients |
Reference |
Error List • Commands • Relying Party Suite • Spotlife |
Services |
XMPP • HTTP Gateway • Tabs • Activities |
Documentation |
Development Tools • MSNP Grid |
Polygamy • URLs used by MSN |
Documents |
Protocol Versions |
Version 21 |
Version 18 |
Version 16 |
Version 15 |
Version 14 |
Version 13 |
Version 12 |
Version 11 |
Version 9 |
Version 8 |
Version 2 |
MSNC |
Introduction • P2P • Object Descriptor • Display Pictures • File Transfer |
Scenarios |
Microsoft Messenger for Mac |
MSNP on WebTV (MSNTV) |
REA
SUMMARY
Renames a principal in one's contact list.
SYNTAX
REA trid email display-name
- display-name: The desired URLencoded new display name of the principal.
RESPONSE
REA trid ver-num email display-name
DESCRIPTION
The specified principal is renamed. There is a restriction of 387 bytes on the name, after URL-encoding is applied. Renaming oneself is allowed and the only way to set one's own display name.
ERRORS
- 209: Blocked display name
- 216: Principal not in list
- 800: Command issued too rapidly
VERSION
MSNP8, MSNP9
REA (MSNP11)
MSNP11 (and up?): This command was dropped and replaced by PRP.
The REA command is used to change your displayed name to something else.
REA trid your_email newname\r\n
- trid : Transaction ID
- your_email : The email you use to sign on to MSN.
- newname : The name that you now wish to use in a Protocols/MSNP/URL Encoded format.
If the rename has been successful, the server will respond with the following.
REA trid number your_email newname\r\n
- trid : Transaction ID
- number : Purpose currently unknown.
- your_email : The email you use to sign on to MSN.
- newname : The name that you wished to use in plain text.