Protocols/MSNP/Commands/REG: Difference between revisions
Jump to navigation
Jump to search
m (1 revision imported) |
Animadoria (talk | contribs) No edit summary |
||
Line 1: | Line 1: | ||
{{Protocols/MSNP}} | |||
=REG= | =REG= | ||
==SUMMARY== | ==SUMMARY== |
Latest revision as of 18:44, 11 May 2022
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) |
REG
SUMMARY
Renames a group.
SYNTAX
REG trid group-num new-name unk-num
- new-name: The URL-encoded name which the group group-num is desired to be renamed to
- unk-num: A numerical value which serves no use. It can be set to 0.
RESPONSE
REG trid ver-num group-num new-name unk-num
DESCRIPTION
The group with group-num is renamed to new-name.
ERRORS
- 224: Nonexistent group
Attempting to assign a name of more than 128 characters to a group will cause disconnection.
VERSION
MSNP8, MSNP9