msnp-wiki/templates/command.md
yellows111 ce7c3bee1c
0.2.0: The Winter Roll-up
i have basically touched every file help

* Moved all the error code stuff to one new sectional page, because the old way of doing it sucked big time.
* Rename passport (soap) to RST
* Formatting changes (many)
* Several corrections
* change git host because git.kevinthe.horse seems Dead
2024-12-18 20:16:29 +00:00

45 lines
691 B
Markdown

# Introduction
`xxx` is a command introduced with [MSNPx](../versions/msnpx.md).
It is a Notification Server command, without either a request or response payload.
Description.
# Client/Request
`xxx TrID {...}`
# Server/Response
`xxx TrID {...}`
# Examples
## blah
```
C: xxx 3
S: xxx 3
```
## bleh
```
C: xxx 3
S: xxx 3
```
## bluh?
```
C: xxx 3
S: xxx 3
```
## Invalid argument
*NOTE: This is an assumption. The actual error code here is unknown.
It may also lead to an Instant Disconnection.*
*NOTE: There is no defined behavour for this command specifically.*
```
C: xxx 4 something wrong to go here
S: 201
```
Server disconnects client.
# Known changes
* Removed in MSNP24.