Protocols/MSNP/Commands/REG

From NINA Wiki
Jump to navigation Jump to search
MSNP Protocol
IntroductionTermsClients
Reference
Error ListCommandsRelying Party SuiteSpotlife
Services
XMPPHTTP GatewayTabsActivities
Documentation
Development ToolsMSNP Grid
PolygamyURLs 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
IntroductionP2PObject DescriptorDisplay PicturesFile 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