Packagenet.user1.reactor
Classpublic class UPC
InheritanceUPC Inheritance Object

Since : Reactor 1.0.0

Represents a UPC-formatted message, and also enumerates the internal message ids for UPC messages used by Reactor.

For complete details on UPC formatted messages, see the UPC Specification .



Public Variables
 VariableDefined By
  args : Array
UPC
  method : String
UPC
Public Methods
 MethodDefined By
  
UPC(method:String = null, args:Array = null)
UPC
Public Constants
 ConstantDefined By
  ACCOUNT_ADDED : String = u111
[static]
UPC
  ACCOUNT_LIST_UPDATE : String = u127
[static]
UPC
  ACCOUNT_OBSERVED : String = u124
[static]
UPC
  ACCOUNT_PASSWORD_CHANGED : String = u90
[static]
UPC
  ACCOUNT_REMOVED : String = u112
[static]
UPC
  ADD_ROLE : String = u133
[static] The internal message id for ADD_ROLE, a UPC-fomatted message sent to the server.
UPC
  ADD_ROLE_RESULT : String = u134
[static]
UPC
  BAN : String = u137
[static] The internal message id for BAN, a UPC-fomatted message sent to the server.
UPC
  BANNED_ADDRESS_ADDED : String = u147
[static]
UPC
  BANNED_ADDRESS_REMOVED : String = u148
[static]
UPC
  BANNED_LIST_SNAPSHOT : String = u142
[static]
UPC
  BAN_RESULT : String = u138
[static]
UPC
  CHANGE_ACCOUNT_PASSWORD : String = u13
[static] The internal message id for CHANGE_PASSWORD, a UPC-fomatted message sent to the server.
UPC
  CHANGE_ACCOUNT_PASSWORD_RESULT : String = u46
[static]
UPC
  CLEAR_MODULE_CACHE : String = u153
[static] The internal message id for CLEAR_MODULE_CACHE, a UPC-fomatted message sent to the server.
UPC
  CLIENT_ADDED_TO_ROOM : String = u36
[static]
UPC
  CLIENT_ADDED_TO_SERVER : String = u102
[static]
UPC
  CLIENT_ATTR_REMOVED : String = u81
[static]
UPC
  CLIENT_ATTR_UPDATE : String = u8
[static]
UPC
  CLIENTCOUNT_SNAPSHOT : String = u34
[static]
UPC
  CLIENT_HELLO : String = u65
[static] The internal message id for CLIENT_HELLO, a UPC-fomatted message sent to the server.
UPC
  CLIENTLIST_SNAPSHOT : String = u101
[static]
UPC
  CLIENT_METADATA : String = u29
[static]
UPC
  CLIENT_OBSERVED : String = u119
[static]
UPC
  CLIENT_OBSERVED_ROOM : String = u129
[static]
UPC
  CLIENT_READY : String = u63
[static]
UPC
  CLIENT_REMOVED_FROM_ROOM : String = u37
[static]
UPC
  CLIENT_REMOVED_FROM_SERVER : String = u103
[static]
UPC
  CLIENT_SNAPSHOT : String = u104
[static]
UPC
  CLIENT_STOPPED_OBSERVING_ROOM : String = u130
[static]
UPC
  CONNECTION_REFUSED : String = u164
[static]
UPC
  CREATE_ACCOUNT : String = u11
[static] The internal message id for CREATE_ACCOUNT, a UPC-fomatted message sent to the server.
UPC
  CREATE_ACCOUNT_RESULT : String = u47
[static]
UPC
  CREATE_ROOM : String = u24
[static] The internal message id for CREATE_ROOM, a UPC-fomatted message sent to the server.
UPC
  CREATE_ROOM_RESULT : String = u32
[static]
UPC
  GATEWAYS_SNAPSHOT : String = u168
[static]
UPC
  GET_ACCOUNTLIST_SNAPSHOT : String = u97
[static] The internal message id for GET_ACCOUNTLIST_SNAPSHOT, a UPC-fomatted message sent to the server.
UPC
  GET_ACCOUNT_SNAPSHOT : String = u100
[static] The internal message id for GET_ACCOUNT_SNAPSHOT, a UPC-fomatted message sent to the server.
UPC
  GET_ACCOUNT_SNAPSHOT_RESULT : String = u116
[static]
UPC
  GET_BANNED_LIST_SNAPSHOT : String = u141
[static] The internal message id for GET_BANNED_LIST_SNAPSHOT, a UPC-fomatted message sent to the server.
UPC
  GET_CLIENTCOUNT_SNAPSHOT : String = u18
[static] The internal message id for GET_CLIENTCOUNT_SNAPSHOT, a UPC-fomatted message sent to the server.
UPC
  GET_CLIENTCOUNT_SNAPSHOT_RESULT : String = u75
[static]
UPC
  GET_CLIENTLIST_SNAPSHOT : String = u91
[static] The internal message id for GET_CLIENTLIST_SNAPSHOT, a UPC-fomatted message sent to the server.
UPC
  GET_CLIENT_SNAPSHOT : String = u94
[static] The internal message id for GET_CLIENT_SNAPSHOT, a UPC-fomatted message sent to the server.
UPC
  GET_CLIENT_SNAPSHOT_RESULT : String = u115
[static]
UPC
  GET_GATEWAYS_SNAPSHOT : String = u167
[static] The internal message id for GET_GATEWAYS_SNAPSHOT, a UPC-fomatted message sent to the server.
UPC
  GET_NODELIST_SNAPSHOT : String = u165
[static] The internal message id for GET_NODELIST_SNAPSHOT, a UPC-fomatted message sent to the server.
UPC
  GET_ROOMLIST_SNAPSHOT : String = u21
[static] The internal message id for GET_ROOMLIST_SNAPSHOT, a UPC-fomatted message sent to the server.
UPC
  GET_ROOM_SNAPSHOT : String = u55
[static] The internal message id for GET_ROOM_SNAPSHOT, a UPC-fomatted message sent to the server.
UPC
  GET_ROOM_SNAPSHOT_RESULT : String = u60
[static]
UPC
  GET_SERVERMODULELIST_SNAPSHOT : String = u151
[static] The internal message id for GET_SERVERMODULELIST_SNAPSHOT, a UPC-fomatted message sent to the server.
UPC
  GET_UPC_STATS_SNAPSHOT : String = u154
[static] The internal message id for GET_UPC_STATS_SNAPSHOT, a UPC-fomatted message sent to the server.
UPC
  GET_UPC_STATS_SNAPSHOT_RESULT : String = u155
[static]
UPC
  JOINED_ROOM : String = u6
[static] The internal message id for JOINED_ROOM, a UPC-fomatted message sent to the client from the server.
UPC
  JOINED_ROOM_ADDED_TO_CLIENT : String = u113
[static]
UPC
  JOINED_ROOM_REMOVED_FROM_CLIENT : String = u114
[static]
UPC
  JOIN_ROOM : String = u4
[static] The internal message id for JOIN_ROOM, a UPC-fomatted message sent to the server.
UPC
  JOIN_ROOM_RESULT : String = u72
[static]
UPC
  KICK_CLIENT : String = u149
[static] The internal message id for KICK, a UPC-fomatted message sent to the server.
UPC
  KICK_CLIENT_RESULT : String = u150
[static]
UPC
  LEAVE_ROOM : String = u10
[static] The internal message id for LEAVE_ROOM, a UPC-fomatted message sent to the server.
UPC
  LEAVE_ROOM_RESULT : String = u76
[static]
UPC
  LEFT_ROOM : String = u44
[static]
UPC
  LOGGED_IN : String = u88
[static]
UPC
  LOGGED_OFF : String = u89
[static]
UPC
  LOGIN : String = u14
[static] The internal message id for LOGIN, a UPC-fomatted message sent to the server.
UPC
  LOGIN_RESULT : String = u49
[static]
UPC
  LOGOFF : String = u86
[static] The internal message id for LOGOFF, a UPC-fomatted message sent to the server.
UPC
  LOGOFF_RESULT : String = u87
[static]
UPC
  NODELIST_SNAPSHOT : String = u166
[static]
UPC
  OBSERVE_ACCOUNT : String = u121
[static] The internal message id for OBSERVE_ACCOUNT, a UPC-fomatted message sent to the server.
UPC
  OBSERVE_ACCOUNT_RESULT : String = u123
[static]
UPC
  OBSERVE_CLIENT : String = u95
[static] The internal message id for OBSERVE_CLIENT, a UPC-fomatted message sent to the server.
UPC
  OBSERVE_CLIENT_RESULT : String = u105
[static]
UPC
  OBSERVED_ROOM : String = u59
[static]
UPC
  OBSERVED_ROOM_ADDED_TO_CLIENT : String = u117
[static]
UPC
  OBSERVED_ROOM_REMOVED_FROM_CLIENT : String = u118
[static]
UPC
  OBSERVE_ROOM : String = u58
[static] The internal message id for OBSERVE_ROOM, a UPC-fomatted message sent to the server.
UPC
  OBSERVE_ROOM_RESULT : String = u77
[static]
UPC
  PROCESSED_UPC_ADDED : String = u161
[static]
UPC
  RECEIVE_MESSAGE : String = u7
[static] The internal message id for RECEIVE_MESSAGE, a UPC-fomatted message sent to the client from the server.
UPC
  REMOVE_ACCOUNT : String = u12
[static] The internal message id for REMOVE_ACCOUNT, a UPC-fomatted message sent to the server.
UPC
  REMOVE_ACCOUNT_RESULT : String = u48
[static]
UPC
  REMOVE_CLIENT_ATTR : String = u69
[static] The internal message id for REMOVE_CLIENT_ATTR, a UPC-fomatted message sent to the server.
UPC
  REMOVE_CLIENT_ATTR_RESULT : String = u82
[static]
UPC
  REMOVE_ROLE : String = u135
[static] The internal message id for REMOVE_ROLE, a UPC-fomatted message sent to the server.
UPC
  REMOVE_ROLE_RESULT : String = u136
[static]
UPC
  REMOVE_ROOM : String = u25
[static] The internal message id for REMOVE_ROOM, a UPC-fomatted message sent to the server.
UPC
  REMOVE_ROOM_ATTR : String = u67
[static] The internal message id for REMOVE_ROOM_ATTR, a UPC-fomatted message sent to the server.
UPC
  REMOVE_ROOM_ATTR_RESULT : String = u80
[static]
UPC
  REMOVE_ROOM_RESULT : String = u33
[static]
UPC
  RESET_UPC_STATS : String = u157
[static] The internal message id for RESET_UPC_STATS, a UPC-fomatted message sent to the server.
UPC
  RESET_UPC_STATS_RESULT : String = u158
[static]
UPC
  ROOM_ADDED : String = u39
[static]
UPC
  ROOM_ATTR_REMOVED : String = u79
[static]
UPC
  ROOM_ATTR_UPDATE : String = u9
[static]
UPC
  ROOMLIST_SNAPSHOT : String = u38
[static]
UPC
  ROOM_OBSERVERCOUNT_UPDATE : String = u132
[static]
UPC
  ROOM_OCCUPANTCOUNT_UPDATE : String = u131
[static]
UPC
  ROOM_REMOVED : String = u40
[static]
UPC
  ROOM_SNAPSHOT : String = u54
[static]
UPC
  SEND_MESSAGE_TO_CLIENTS : String = u2
[static] The internal message id for SEND_MESSAGE_TO_CLIENTS, a UPC-fomatted message sent to the server.
UPC
  SEND_MESSAGE_TO_ROOMS : String = u1
[static] The internal message id for SEND_MESSAGE_TO_ROOMS, a UPC-fomatted message sent to the server.
UPC
  SEND_MESSAGE_TO_SERVER : String = u57
[static] The internal message id for SEND_MESSAGE_TO_SERVER, a UPC-fomatted message sent to the server.
UPC
  SEND_ROOMMODULE_MESSAGE : String = u70
[static] The internal message id for SEND_ROOMMODULE_MESSAGE, a UPC-fomatted message sent to the server.
UPC
  SEND_SERVERMODULE_MESSAGE : String = u71
[static] The internal message id for SEND_SERVERMODULE_MESSAGE, a UPC-fomatted message sent to the server.
UPC
  SERVER_HELLO : String = u66
[static]
UPC
  SERVERMODULELIST_SNAPSHOT : String = u152
[static]
UPC
  SERVER_TIME_UPDATE : String = u50
[static]
UPC
  SESSION_NOT_FOUND : String = u85
[static]
UPC
  SESSION_TERMINATED : String = u84
[static]
UPC
  SET_CLIENT_ATTR : String = u3
[static] The internal message id for SET_CLIENT_ATTR, a UPC-fomatted message sent to the server.
UPC
  SET_CLIENT_ATTR_RESULT : String = u73
[static]
UPC
  SET_ROOM_ATTR : String = u5
[static] The internal message id for SET_ROOM_ATTR, a UPC-fomatted message sent to the server.
UPC
  SET_ROOM_ATTR_RESULT : String = u74
[static]
UPC
  SET_ROOM_UPDATE_LEVELS : String = u64
[static] The internal message id for SET_ROOM_UPDATE_LEVELS, a UPC-fomatted message sent to the server.
UPC
  STOP_OBSERVING_ACCOUNT : String = u122
[static] The internal message id for STOP_OBSERVING_ACCOUNT, a UPC-fomatted message sent to the server.
UPC
  STOP_OBSERVING_ACCOUNT_RESULT : String = u125
[static]
UPC
  STOP_OBSERVING_CLIENT : String = u96
[static] The internal message id for STOP_OBSERVING_CLIENT, a UPC-fomatted message sent to the server.
UPC
  STOP_OBSERVING_CLIENT_RESULT : String = u106
[static]
UPC
  STOP_OBSERVING_ROOM : String = u61
[static] The internal message id for STOP_OBSERVING_ROOM, a UPC-fomatted message sent to the server.
UPC
  STOP_OBSERVING_ROOM_RESULT : String = u78
[static]
UPC
  STOPPED_OBSERVING_ACCOUNT : String = u126
[static]
UPC
  STOPPED_OBSERVING_CLIENT : String = u120
[static]
UPC
  STOPPED_OBSERVING_ROOM : String = u62
[static]
UPC
  STOP_WATCHING_FOR_ACCOUNTS : String = u99
[static] The internal message id for STOP_WATCHING_FOR_ACCOUNTS, a UPC-fomatted message sent to the server.
UPC
  STOP_WATCHING_FOR_ACCOUNTS_RESULT : String = u110
[static]
UPC
  STOP_WATCHING_FOR_BANNED_ADDRESSES : String = u145
[static] The internal message id for STOP_WATCHING_FOR_BANNED_ADDRESSES, a UPC-fomatted message sent to the server.
UPC
  STOP_WATCHING_FOR_BANNED_ADDRESSES_RESULT : String = u146
[static]
UPC
  STOP_WATCHING_FOR_CLIENTS : String = u93
[static] The internal message id for STOP_WATCHING_FOR_CLIENTS, a UPC-fomatted message sent to the server.
UPC
  STOP_WATCHING_FOR_CLIENTS_RESULT : String = u108
[static]
UPC
  STOP_WATCHING_FOR_PROCESSED_UPCS : String = u162
[static] The internal message id for STOP_WATCHING_FOR_PROCESSED_UPCS, a UPC-fomatted message sent to the server.
UPC
  STOP_WATCHING_FOR_PROCESSED_UPCS_RESULT : String = u163
[static]
UPC
  STOP_WATCHING_FOR_ROOMS : String = u27
[static] The internal message id for UNWATCH_ROOMS, a UPC-fomatted message sent to the server.
UPC
  STOP_WATCHING_FOR_ROOMS_RESULT : String = u43
[static]
UPC
  SYNC_TIME : String = u19
[static] The internal message id for SYNC_TIME, a UPC-fomatted message sent to the server.
UPC
  TERMINATE_SESSION : String = u83
[static] The internal message id for TERMINATE_SESSION, a UPC-fomatted message sent to the server.
UPC
  UNBAN : String = u139
[static] The internal message id for UNBAN, a UPC-fomatted message sent to the server.
UPC
  UNBAN_RESULT : String = u140
[static]
UPC
  UPC_STATS_SNAPSHOT : String = u156
[static]
UPC
  UPDATE_LEVELS_UPDATE : String = u128
[static]
UPC
  WATCH_FOR_ACCOUNTS : String = u98
[static] The internal message id for WATCH_FOR_ACCOUNTS, a UPC-fomatted message sent to the server.
UPC
  WATCH_FOR_ACCOUNTS_RESULT : String = u109
[static]
UPC
  WATCH_FOR_BANNED_ADDRESSES : String = u143
[static] The internal message id for WATCH_FOR_BANNED_ADDRESSES, a UPC-fomatted message sent to the server.
UPC
  WATCH_FOR_BANNED_ADDRESSES_RESULT : String = u144
[static]
UPC
  WATCH_FOR_CLIENTS : String = u92
[static] The internal message id for WATCH_FOR_CLIENTS, a UPC-fomatted message sent to the server.
UPC
  WATCH_FOR_CLIENTS_RESULT : String = u107
[static]
UPC
  WATCH_FOR_PROCESSED_UPCS : String = u159
[static] The internal message id for WATCH_FOR_PROCESSED_UPCS, a UPC-fomatted message sent to the server.
UPC
  WATCH_FOR_PROCESSED_UPCS_RESULT : String = u160
[static]
UPC
  WATCH_FOR_ROOMS : String = u26
[static] The internal message id for WATCH_ROOMS, a UPC-fomatted message sent to the server.
UPC
  WATCH_FOR_ROOMS_RESULT : String = u42
[static]
UPC
Variable Descriptions
argsvariable
public var args:Array

methodvariable 
public var method:String

Constructor Description
UPC()Constructor
public function UPC(method:String = null, args:Array = null)



Parameters
method:String (default = null)
 
args:Array (default = null)
Constant Descriptions
ACCOUNT_ADDEDConstant
public static const ACCOUNT_ADDED:String = u111

ACCOUNT_LIST_UPDATEConstant 
public static const ACCOUNT_LIST_UPDATE:String = u127

ACCOUNT_OBSERVEDConstant 
public static const ACCOUNT_OBSERVED:String = u124

ACCOUNT_PASSWORD_CHANGEDConstant 
public static const ACCOUNT_PASSWORD_CHANGED:String = u90

ACCOUNT_REMOVEDConstant 
public static const ACCOUNT_REMOVED:String = u112

ADD_ROLEConstant 
public static const ADD_ROLE:String = u133

Since : Reactor 1.0.0

The internal message id for ADD_ROLE, a UPC-fomatted message sent to the server.

See also

ADD_ROLE_RESULTConstant 
public static const ADD_ROLE_RESULT:String = u134

BANConstant 
public static const BAN:String = u137

Since : Reactor 1.0.0

The internal message id for BAN, a UPC-fomatted message sent to the server.

See also

BAN_RESULTConstant 
public static const BAN_RESULT:String = u138

BANNED_ADDRESS_ADDEDConstant 
public static const BANNED_ADDRESS_ADDED:String = u147

BANNED_ADDRESS_REMOVEDConstant 
public static const BANNED_ADDRESS_REMOVED:String = u148

BANNED_LIST_SNAPSHOTConstant 
public static const BANNED_LIST_SNAPSHOT:String = u142

CHANGE_ACCOUNT_PASSWORDConstant 
public static const CHANGE_ACCOUNT_PASSWORD:String = u13

Since : Reactor 1.0.0

The internal message id for CHANGE_PASSWORD, a UPC-fomatted message sent to the server.

See also

CHANGE_ACCOUNT_PASSWORD_RESULTConstant 
public static const CHANGE_ACCOUNT_PASSWORD_RESULT:String = u46

CLEAR_MODULE_CACHEConstant 
public static const CLEAR_MODULE_CACHE:String = u153

Since : Reactor 1.0.2

The internal message id for CLEAR_MODULE_CACHE, a UPC-fomatted message sent to the server.

See also

CLIENT_ADDED_TO_ROOMConstant 
public static const CLIENT_ADDED_TO_ROOM:String = u36

CLIENT_ADDED_TO_SERVERConstant 
public static const CLIENT_ADDED_TO_SERVER:String = u102

CLIENT_ATTR_REMOVEDConstant 
public static const CLIENT_ATTR_REMOVED:String = u81

CLIENT_ATTR_UPDATEConstant 
public static const CLIENT_ATTR_UPDATE:String = u8

CLIENT_HELLOConstant 
public static const CLIENT_HELLO:String = u65

Since : Reactor 1.0.0

The internal message id for CLIENT_HELLO, a UPC-fomatted message sent to the server.

CLIENT_METADATAConstant 
public static const CLIENT_METADATA:String = u29

CLIENT_OBSERVEDConstant 
public static const CLIENT_OBSERVED:String = u119

CLIENT_OBSERVED_ROOMConstant 
public static const CLIENT_OBSERVED_ROOM:String = u129

CLIENT_READYConstant 
public static const CLIENT_READY:String = u63

CLIENT_REMOVED_FROM_ROOMConstant 
public static const CLIENT_REMOVED_FROM_ROOM:String = u37

CLIENT_REMOVED_FROM_SERVERConstant 
public static const CLIENT_REMOVED_FROM_SERVER:String = u103

CLIENT_SNAPSHOTConstant 
public static const CLIENT_SNAPSHOT:String = u104

CLIENT_STOPPED_OBSERVING_ROOMConstant 
public static const CLIENT_STOPPED_OBSERVING_ROOM:String = u130

CLIENTCOUNT_SNAPSHOTConstant 
public static const CLIENTCOUNT_SNAPSHOT:String = u34

CLIENTLIST_SNAPSHOTConstant 
public static const CLIENTLIST_SNAPSHOT:String = u101

CONNECTION_REFUSEDConstant 
public static const CONNECTION_REFUSED:String = u164

CREATE_ACCOUNTConstant 
public static const CREATE_ACCOUNT:String = u11

Since : Reactor 1.0.0

The internal message id for CREATE_ACCOUNT, a UPC-fomatted message sent to the server.

See also

CREATE_ACCOUNT_RESULTConstant 
public static const CREATE_ACCOUNT_RESULT:String = u47

CREATE_ROOMConstant 
public static const CREATE_ROOM:String = u24

Since : Reactor 1.0.0

The internal message id for CREATE_ROOM, a UPC-fomatted message sent to the server.

See also

CREATE_ROOM_RESULTConstant 
public static const CREATE_ROOM_RESULT:String = u32

GATEWAYS_SNAPSHOTConstant 
public static const GATEWAYS_SNAPSHOT:String = u168

GET_ACCOUNT_SNAPSHOTConstant 
public static const GET_ACCOUNT_SNAPSHOT:String = u100

Since : Reactor 1.0.0

The internal message id for GET_ACCOUNT_SNAPSHOT, a UPC-fomatted message sent to the server.

See also

GET_ACCOUNT_SNAPSHOT_RESULTConstant 
public static const GET_ACCOUNT_SNAPSHOT_RESULT:String = u116

GET_ACCOUNTLIST_SNAPSHOTConstant 
public static const GET_ACCOUNTLIST_SNAPSHOT:String = u97

Since : Reactor 1.0.0

The internal message id for GET_ACCOUNTLIST_SNAPSHOT, a UPC-fomatted message sent to the server.

See also

GET_BANNED_LIST_SNAPSHOTConstant 
public static const GET_BANNED_LIST_SNAPSHOT:String = u141

Since : Reactor 1.0.0

The internal message id for GET_BANNED_LIST_SNAPSHOT, a UPC-fomatted message sent to the server.

See also

BannedListSnapshot
GET_CLIENT_SNAPSHOTConstant 
public static const GET_CLIENT_SNAPSHOT:String = u94

Since : Reactor 1.0.0

The internal message id for GET_CLIENT_SNAPSHOT, a UPC-fomatted message sent to the server.

See also

GET_CLIENT_SNAPSHOT_RESULTConstant 
public static const GET_CLIENT_SNAPSHOT_RESULT:String = u115

GET_CLIENTCOUNT_SNAPSHOTConstant 
public static const GET_CLIENTCOUNT_SNAPSHOT:String = u18

Since : Reactor 1.0.0

The internal message id for GET_CLIENTCOUNT_SNAPSHOT, a UPC-fomatted message sent to the server.

See also

GET_CLIENTCOUNT_SNAPSHOT_RESULTConstant 
public static const GET_CLIENTCOUNT_SNAPSHOT_RESULT:String = u75

GET_CLIENTLIST_SNAPSHOTConstant 
public static const GET_CLIENTLIST_SNAPSHOT:String = u91

Since : Reactor 1.0.0

The internal message id for GET_CLIENTLIST_SNAPSHOT, a UPC-fomatted message sent to the server.

See also

GET_GATEWAYS_SNAPSHOTConstant 
public static const GET_GATEWAYS_SNAPSHOT:String = u167

Since : Reactor 2.0.1

The internal message id for GET_GATEWAYS_SNAPSHOT, a UPC-fomatted message sent to the server.

See also

GET_NODELIST_SNAPSHOTConstant 
public static const GET_NODELIST_SNAPSHOT:String = u165

Since : Reactor 2.0.0

The internal message id for GET_NODELIST_SNAPSHOT, a UPC-fomatted message sent to the server.

See also

GET_ROOM_SNAPSHOTConstant 
public static const GET_ROOM_SNAPSHOT:String = u55

Since : Reactor 1.0.0

The internal message id for GET_ROOM_SNAPSHOT, a UPC-fomatted message sent to the server.

See also

GET_ROOM_SNAPSHOT_RESULTConstant 
public static const GET_ROOM_SNAPSHOT_RESULT:String = u60

GET_ROOMLIST_SNAPSHOTConstant 
public static const GET_ROOMLIST_SNAPSHOT:String = u21

Since : Reactor 1.0.0

The internal message id for GET_ROOMLIST_SNAPSHOT, a UPC-fomatted message sent to the server.

See also

GET_SERVERMODULELIST_SNAPSHOTConstant 
public static const GET_SERVERMODULELIST_SNAPSHOT:String = u151

Since : Reactor 1.0.2

The internal message id for GET_SERVERMODULELIST_SNAPSHOT, a UPC-fomatted message sent to the server.

See also

ServerModuleListSnapshot
GET_UPC_STATS_SNAPSHOTConstant 
public static const GET_UPC_STATS_SNAPSHOT:String = u154

Since : Reactor 1.1.0

The internal message id for GET_UPC_STATS_SNAPSHOT, a UPC-fomatted message sent to the server.

See also

GET_UPC_STATS_SNAPSHOT_RESULTConstant 
public static const GET_UPC_STATS_SNAPSHOT_RESULT:String = u155

JOIN_ROOMConstant 
public static const JOIN_ROOM:String = u4

Since : Reactor 1.0.0

The internal message id for JOIN_ROOM, a UPC-fomatted message sent to the server.

See also

JOIN_ROOM_RESULTConstant 
public static const JOIN_ROOM_RESULT:String = u72

JOINED_ROOMConstant 
public static const JOINED_ROOM:String = u6

Since : Reactor 1.0.0

The internal message id for JOINED_ROOM, a UPC-fomatted message sent to the client from the server.

See also

JOINED_ROOM_ADDED_TO_CLIENTConstant 
public static const JOINED_ROOM_ADDED_TO_CLIENT:String = u113

JOINED_ROOM_REMOVED_FROM_CLIENTConstant 
public static const JOINED_ROOM_REMOVED_FROM_CLIENT:String = u114

KICK_CLIENTConstant 
public static const KICK_CLIENT:String = u149

Since : Reactor 1.0.0

The internal message id for KICK, a UPC-fomatted message sent to the server.

See also

KICK_CLIENT_RESULTConstant 
public static const KICK_CLIENT_RESULT:String = u150

LEAVE_ROOMConstant 
public static const LEAVE_ROOM:String = u10

Since : Reactor 1.0.0

The internal message id for LEAVE_ROOM, a UPC-fomatted message sent to the server.

See also

LEAVE_ROOM_RESULTConstant 
public static const LEAVE_ROOM_RESULT:String = u76

LEFT_ROOMConstant 
public static const LEFT_ROOM:String = u44

LOGGED_INConstant 
public static const LOGGED_IN:String = u88

LOGGED_OFFConstant 
public static const LOGGED_OFF:String = u89

LOGINConstant 
public static const LOGIN:String = u14

Since : Reactor 1.0.0

The internal message id for LOGIN, a UPC-fomatted message sent to the server.

See also

LOGIN_RESULTConstant 
public static const LOGIN_RESULT:String = u49

LOGOFFConstant 
public static const LOGOFF:String = u86

Since : Reactor 1.0.0

The internal message id for LOGOFF, a UPC-fomatted message sent to the server.

See also

LOGOFF_RESULTConstant 
public static const LOGOFF_RESULT:String = u87

NODELIST_SNAPSHOTConstant 
public static const NODELIST_SNAPSHOT:String = u166

OBSERVE_ACCOUNTConstant 
public static const OBSERVE_ACCOUNT:String = u121

Since : Reactor 1.0.0

The internal message id for OBSERVE_ACCOUNT, a UPC-fomatted message sent to the server.

See also

OBSERVE_ACCOUNT_RESULTConstant 
public static const OBSERVE_ACCOUNT_RESULT:String = u123

OBSERVE_CLIENTConstant 
public static const OBSERVE_CLIENT:String = u95

Since : Reactor 1.0.0

The internal message id for OBSERVE_CLIENT, a UPC-fomatted message sent to the server.

See also

OBSERVE_CLIENT_RESULTConstant 
public static const OBSERVE_CLIENT_RESULT:String = u105

OBSERVE_ROOMConstant 
public static const OBSERVE_ROOM:String = u58

Since : Reactor 1.0.0

The internal message id for OBSERVE_ROOM, a UPC-fomatted message sent to the server.

See also

OBSERVE_ROOM_RESULTConstant 
public static const OBSERVE_ROOM_RESULT:String = u77

OBSERVED_ROOMConstant 
public static const OBSERVED_ROOM:String = u59

OBSERVED_ROOM_ADDED_TO_CLIENTConstant 
public static const OBSERVED_ROOM_ADDED_TO_CLIENT:String = u117

OBSERVED_ROOM_REMOVED_FROM_CLIENTConstant 
public static const OBSERVED_ROOM_REMOVED_FROM_CLIENT:String = u118

PROCESSED_UPC_ADDEDConstant 
public static const PROCESSED_UPC_ADDED:String = u161

RECEIVE_MESSAGEConstant 
public static const RECEIVE_MESSAGE:String = u7

Since : Reactor 1.0.0

The internal message id for RECEIVE_MESSAGE, a UPC-fomatted message sent to the client from the server.

See also

REMOVE_ACCOUNTConstant 
public static const REMOVE_ACCOUNT:String = u12

Since : Reactor 1.0.0

The internal message id for REMOVE_ACCOUNT, a UPC-fomatted message sent to the server.

See also

REMOVE_ACCOUNT_RESULTConstant 
public static const REMOVE_ACCOUNT_RESULT:String = u48

REMOVE_CLIENT_ATTRConstant 
public static const REMOVE_CLIENT_ATTR:String = u69

Since : Reactor 1.0.0

The internal message id for REMOVE_CLIENT_ATTR, a UPC-fomatted message sent to the server.

REMOVE_CLIENT_ATTR_RESULTConstant 
public static const REMOVE_CLIENT_ATTR_RESULT:String = u82

REMOVE_ROLEConstant 
public static const REMOVE_ROLE:String = u135

Since : Reactor 1.0.0

The internal message id for REMOVE_ROLE, a UPC-fomatted message sent to the server.

See also

REMOVE_ROLE_RESULTConstant 
public static const REMOVE_ROLE_RESULT:String = u136

REMOVE_ROOMConstant 
public static const REMOVE_ROOM:String = u25

Since : Reactor 1.0.0

The internal message id for REMOVE_ROOM, a UPC-fomatted message sent to the server.

See also

REMOVE_ROOM_ATTRConstant 
public static const REMOVE_ROOM_ATTR:String = u67

Since : Reactor 1.0.0

The internal message id for REMOVE_ROOM_ATTR, a UPC-fomatted message sent to the server.

REMOVE_ROOM_ATTR_RESULTConstant 
public static const REMOVE_ROOM_ATTR_RESULT:String = u80

REMOVE_ROOM_RESULTConstant 
public static const REMOVE_ROOM_RESULT:String = u33

RESET_UPC_STATSConstant 
public static const RESET_UPC_STATS:String = u157

Since : Reactor 1.1.0

The internal message id for RESET_UPC_STATS, a UPC-fomatted message sent to the server.

See also

RESET_UPC_STATS_RESULTConstant 
public static const RESET_UPC_STATS_RESULT:String = u158

ROOM_ADDEDConstant 
public static const ROOM_ADDED:String = u39

ROOM_ATTR_REMOVEDConstant 
public static const ROOM_ATTR_REMOVED:String = u79

ROOM_ATTR_UPDATEConstant 
public static const ROOM_ATTR_UPDATE:String = u9

ROOM_OBSERVERCOUNT_UPDATEConstant 
public static const ROOM_OBSERVERCOUNT_UPDATE:String = u132

ROOM_OCCUPANTCOUNT_UPDATEConstant 
public static const ROOM_OCCUPANTCOUNT_UPDATE:String = u131

ROOM_REMOVEDConstant 
public static const ROOM_REMOVED:String = u40

ROOM_SNAPSHOTConstant 
public static const ROOM_SNAPSHOT:String = u54

ROOMLIST_SNAPSHOTConstant 
public static const ROOMLIST_SNAPSHOT:String = u38

SEND_MESSAGE_TO_CLIENTSConstant 
public static const SEND_MESSAGE_TO_CLIENTS:String = u2

Since : Reactor 1.0.0

The internal message id for SEND_MESSAGE_TO_CLIENTS, a UPC-fomatted message sent to the server.

SEND_MESSAGE_TO_ROOMSConstant 
public static const SEND_MESSAGE_TO_ROOMS:String = u1

Since : Reactor 1.0.0

The internal message id for SEND_MESSAGE_TO_ROOMS, a UPC-fomatted message sent to the server.

SEND_MESSAGE_TO_SERVERConstant 
public static const SEND_MESSAGE_TO_SERVER:String = u57

Since : Reactor 1.0.0

The internal message id for SEND_MESSAGE_TO_SERVER, a UPC-fomatted message sent to the server.

See also

SEND_ROOMMODULE_MESSAGEConstant 
public static const SEND_ROOMMODULE_MESSAGE:String = u70

Since : Reactor 1.0.0

The internal message id for SEND_ROOMMODULE_MESSAGE, a UPC-fomatted message sent to the server.

See also

SEND_SERVERMODULE_MESSAGEConstant 
public static const SEND_SERVERMODULE_MESSAGE:String = u71

Since : Reactor 1.0.0

The internal message id for SEND_SERVERMODULE_MESSAGE, a UPC-fomatted message sent to the server.

See also

SERVER_HELLOConstant 
public static const SERVER_HELLO:String = u66

SERVER_TIME_UPDATEConstant 
public static const SERVER_TIME_UPDATE:String = u50

SERVERMODULELIST_SNAPSHOTConstant 
public static const SERVERMODULELIST_SNAPSHOT:String = u152

SESSION_NOT_FOUNDConstant 
public static const SESSION_NOT_FOUND:String = u85

SESSION_TERMINATEDConstant 
public static const SESSION_TERMINATED:String = u84

SET_CLIENT_ATTRConstant 
public static const SET_CLIENT_ATTR:String = u3

Since : Reactor 1.0.0

The internal message id for SET_CLIENT_ATTR, a UPC-fomatted message sent to the server.

See also

SET_CLIENT_ATTR_RESULTConstant 
public static const SET_CLIENT_ATTR_RESULT:String = u73

SET_ROOM_ATTRConstant 
public static const SET_ROOM_ATTR:String = u5

Since : Reactor 1.0.0

The internal message id for SET_ROOM_ATTR, a UPC-fomatted message sent to the server.

See also

SET_ROOM_ATTR_RESULTConstant 
public static const SET_ROOM_ATTR_RESULT:String = u74

SET_ROOM_UPDATE_LEVELSConstant 
public static const SET_ROOM_UPDATE_LEVELS:String = u64

Since : Reactor 1.0.0

The internal message id for SET_ROOM_UPDATE_LEVELS, a UPC-fomatted message sent to the server.

See also

STOP_OBSERVING_ACCOUNTConstant 
public static const STOP_OBSERVING_ACCOUNT:String = u122

Since : Reactor 1.0.0

The internal message id for STOP_OBSERVING_ACCOUNT, a UPC-fomatted message sent to the server.

See also

STOP_OBSERVING_ACCOUNT_RESULTConstant 
public static const STOP_OBSERVING_ACCOUNT_RESULT:String = u125

STOP_OBSERVING_CLIENTConstant 
public static const STOP_OBSERVING_CLIENT:String = u96

Since : Reactor 1.0.0

The internal message id for STOP_OBSERVING_CLIENT, a UPC-fomatted message sent to the server.

See also

STOP_OBSERVING_CLIENT_RESULTConstant 
public static const STOP_OBSERVING_CLIENT_RESULT:String = u106

STOP_OBSERVING_ROOMConstant 
public static const STOP_OBSERVING_ROOM:String = u61

Since : Reactor 1.0.0

The internal message id for STOP_OBSERVING_ROOM, a UPC-fomatted message sent to the server.

See also

STOP_OBSERVING_ROOM_RESULTConstant 
public static const STOP_OBSERVING_ROOM_RESULT:String = u78

STOP_WATCHING_FOR_ACCOUNTSConstant 
public static const STOP_WATCHING_FOR_ACCOUNTS:String = u99

Since : Reactor 1.0.0

The internal message id for STOP_WATCHING_FOR_ACCOUNTS, a UPC-fomatted message sent to the server.

See also

STOP_WATCHING_FOR_ACCOUNTS_RESULTConstant 
public static const STOP_WATCHING_FOR_ACCOUNTS_RESULT:String = u110

STOP_WATCHING_FOR_BANNED_ADDRESSESConstant 
public static const STOP_WATCHING_FOR_BANNED_ADDRESSES:String = u145

Since : Reactor 1.0.0

The internal message id for STOP_WATCHING_FOR_BANNED_ADDRESSES, a UPC-fomatted message sent to the server.

See also

STOP_WATCHING_FOR_BANNED_ADDRESSES_RESULTConstant 
public static const STOP_WATCHING_FOR_BANNED_ADDRESSES_RESULT:String = u146

STOP_WATCHING_FOR_CLIENTSConstant 
public static const STOP_WATCHING_FOR_CLIENTS:String = u93

Since : Reactor 1.0.0

The internal message id for STOP_WATCHING_FOR_CLIENTS, a UPC-fomatted message sent to the server.

See also

STOP_WATCHING_FOR_CLIENTS_RESULTConstant 
public static const STOP_WATCHING_FOR_CLIENTS_RESULT:String = u108

STOP_WATCHING_FOR_PROCESSED_UPCSConstant 
public static const STOP_WATCHING_FOR_PROCESSED_UPCS:String = u162

Since : Reactor 1.1.0

The internal message id for STOP_WATCHING_FOR_PROCESSED_UPCS, a UPC-fomatted message sent to the server.

See also

STOP_WATCHING_FOR_PROCESSED_UPCS_RESULTConstant 
public static const STOP_WATCHING_FOR_PROCESSED_UPCS_RESULT:String = u163

STOP_WATCHING_FOR_ROOMSConstant 
public static const STOP_WATCHING_FOR_ROOMS:String = u27

Since : Reactor 1.0.0

The internal message id for UNWATCH_ROOMS, a UPC-fomatted message sent to the server.

See also

STOP_WATCHING_FOR_ROOMS_RESULTConstant 
public static const STOP_WATCHING_FOR_ROOMS_RESULT:String = u43

STOPPED_OBSERVING_ACCOUNTConstant 
public static const STOPPED_OBSERVING_ACCOUNT:String = u126

STOPPED_OBSERVING_CLIENTConstant 
public static const STOPPED_OBSERVING_CLIENT:String = u120

STOPPED_OBSERVING_ROOMConstant 
public static const STOPPED_OBSERVING_ROOM:String = u62

SYNC_TIMEConstant 
public static const SYNC_TIME:String = u19

Since : Reactor 1.0.0

The internal message id for SYNC_TIME, a UPC-fomatted message sent to the server.

See also

TERMINATE_SESSIONConstant 
public static const TERMINATE_SESSION:String = u83

Since : Reactor 1.0.0

The internal message id for TERMINATE_SESSION, a UPC-fomatted message sent to the server.

See also

UNBANConstant 
public static const UNBAN:String = u139

Since : Reactor 1.0.0

The internal message id for UNBAN, a UPC-fomatted message sent to the server.

See also

UNBAN_RESULTConstant 
public static const UNBAN_RESULT:String = u140

UPC_STATS_SNAPSHOTConstant 
public static const UPC_STATS_SNAPSHOT:String = u156

UPDATE_LEVELS_UPDATEConstant 
public static const UPDATE_LEVELS_UPDATE:String = u128

WATCH_FOR_ACCOUNTSConstant 
public static const WATCH_FOR_ACCOUNTS:String = u98

Since : Reactor 1.0.0

The internal message id for WATCH_FOR_ACCOUNTS, a UPC-fomatted message sent to the server.

See also

WATCH_FOR_ACCOUNTS_RESULTConstant 
public static const WATCH_FOR_ACCOUNTS_RESULT:String = u109

WATCH_FOR_BANNED_ADDRESSESConstant 
public static const WATCH_FOR_BANNED_ADDRESSES:String = u143

Since : Reactor 1.0.0

The internal message id for WATCH_FOR_BANNED_ADDRESSES, a UPC-fomatted message sent to the server.

See also

WATCH_FOR_BANNED_ADDRESSES_RESULTConstant 
public static const WATCH_FOR_BANNED_ADDRESSES_RESULT:String = u144

WATCH_FOR_CLIENTSConstant 
public static const WATCH_FOR_CLIENTS:String = u92

Since : Reactor 1.0.0

The internal message id for WATCH_FOR_CLIENTS, a UPC-fomatted message sent to the server.

See also

WATCH_FOR_CLIENTS_RESULTConstant 
public static const WATCH_FOR_CLIENTS_RESULT:String = u107

WATCH_FOR_PROCESSED_UPCSConstant 
public static const WATCH_FOR_PROCESSED_UPCS:String = u159

Since : Reactor 1.1.0

The internal message id for WATCH_FOR_PROCESSED_UPCS, a UPC-fomatted message sent to the server.

See also

WATCH_FOR_PROCESSED_UPCS_RESULTConstant 
public static const WATCH_FOR_PROCESSED_UPCS_RESULT:String = u160

WATCH_FOR_ROOMSConstant 
public static const WATCH_FOR_ROOMS:String = u26

Since : Reactor 1.0.0

The internal message id for WATCH_ROOMS, a UPC-fomatted message sent to the server.

See also

WATCH_FOR_ROOMS_RESULTConstant 
public static const WATCH_FOR_ROOMS_RESULT:String = u42