public interface SpotCodes extends com.threerings.crowd.chat.data.ChatCodes, SceneCodes
| Modifier and Type | Field and Description |
|---|---|
static String |
CLUSTER_CHAT_TYPE
The chat type code with which we register our cluster auxiliary
chat objects.
|
static String |
CLUSTER_FULL
An error code indicating that a cluster is full.
|
static String |
INVALID_LOCATION
An error code indicating that a location is not valid.
|
static String |
LOCATION_OCCUPIED
An error code indicating that a location is occupied.
|
static String |
NO_SUCH_CLUSTER
An error code indicating that a cluster is not valid.
|
static String |
NO_SUCH_PORTAL
An error code indicating that the portal specified in a
traversePortal request does not exist.
|
BROADCAST_ACCESS, BROADCAST_MODE, CHAT_ACCESS, CHAT_CHANNEL_NOTIFICATION, CHAT_NOTIFICATION, DEFAULT_IDLE_TIME, DEFAULT_MODE, EMOTE_MODE, IDLE_TIME_KEY, LAST_MODE, PLACE_CHAT_TYPE, SHOUT_MODE, SUCCESS, THINK_MODE, USER_CHAT_TYPE, USER_DISCONNECTED, USER_NOT_ONLINE, XLATE_MODESSCENE_UPDATE, WHIRLED_GROUPstatic final String NO_SUCH_PORTAL
static final String LOCATION_OCCUPIED
static final String INVALID_LOCATION
static final String NO_SUCH_CLUSTER
static final String CLUSTER_FULL
static final String CLUSTER_CHAT_TYPE
Copyright © 2015. All rights reserved.