| Package | Description |
|---|---|
| com.threerings.crowd.server | |
| com.threerings.presents.server |
| Modifier and Type | Method and Description |
|---|---|
BodyObject |
BodyLocator.forClient(ClientObject client)
Returns the body object to be used for the given client.
|
BodyObject |
BodyLocator.lookupBody(Name visibleName)
Returns the body object for the user with the specified visible name, or null if they are
not online.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PresentsSession.endSession()
Forcibly terminates a client's session.
|
void |
PresentsSession.setIncomingMessageThrottle(int messagesPerSec)
Configures the rate at which incoming messages are throttled for this client.
|
Copyright © 2015. All rights reserved.