com.threerings.presents.data
Interface TimeBaseCodes

All Superinterfaces:
InvocationCodes
All Known Implementing Classes:
TimeBaseProvider

public interface TimeBaseCodes
extends InvocationCodes

Codes and constants relating to the Presents time base services.


Field Summary
static String NO_SUCH_TIME_BASE
          An error response generated for GetTimeOid requests.
 
Fields inherited from interface com.threerings.presents.data.InvocationCodes
ACCESS_DENIED, E_ACCESS_DENIED, E_INTERNAL_ERROR, GLOBAL_GROUP, INTERNAL_ERROR
 

Field Detail

NO_SUCH_TIME_BASE

static final String NO_SUCH_TIME_BASE
An error response generated for GetTimeOid requests.

See Also:
Constant Field Values