yellows111
e28bd99ec6
+ ADD + REM + URL * fixed a bunch of formatting * changed the default list version to 255, if it increases to 256 it means it changed * fixed a bunch of muscle memory mishaps * Clean-up some missing "fill this in once information is available's
606 B
606 B
Introduction
FLN
is a command introduced with MSNP2.
It is a Notification Server command, without either a request or response payload.
It specifies that another user in your contact list has gone offline.
Client/Request
This command can not be sent from the client.
Server/Response
FLN {user-handle}
Where user-handle
is the related user's handle.
Examples
User goes offline
S: FLN anotheruser@hotmail.com
Invalid context
Inherited from being an unimplemented command.
C: FLN Hotmail
Server disconnects client.
Known changes
None.