RESULT

Name

RESULT --  General message to indicate the result of a request

Synopsis

<RESULT ACTION="action" CODE="code"> ... </RESULT>
DataTypeExample
ACTIONstringlist
CODEint0

Description

Server response to any request, embedding the answer data

Message Data

ACTION

The request type this result is referring to

CODE

Result indicator: successful if positive, not successful if negative


Usage

RESULT is sent from the server to the client in response to LIST, ENTER, LAUNCH, JOIN, LEAVE, CHAT and LOGIN requests.