com.threerings.crowd.data
Interface CrowdCodes

All Superinterfaces:
InvocationCodes

public interface CrowdCodes
extends InvocationCodes

Codes and constants global to the Crowd services.


Field Summary
static String CROWD_GROUP
          Defines our invocation services group.
 
Fields inherited from interface com.threerings.presents.data.InvocationCodes
ACCESS_DENIED, E_ACCESS_DENIED, E_INTERNAL_ERROR, GLOBAL_GROUP, INTERNAL_ERROR
 

Field Detail

CROWD_GROUP

static final String CROWD_GROUP
Defines our invocation services group.

See Also:
Constant Field Values