com.threerings.crowd.peer.data
Class CrowdClientInfo
java.lang.Object
com.threerings.io.SimpleStreamableObject
com.threerings.presents.peer.data.ClientInfo
com.threerings.crowd.peer.data.CrowdClientInfo
- All Implemented Interfaces:
- Streamable, DSet.Entry
public class CrowdClientInfo
- extends ClientInfo
Extends the standard ClientInfo with Crowd bits.
|
Field Summary |
Name |
visibleName
The client's visible name, which is used for chatting. |
| Methods inherited from class com.threerings.presents.peer.data.ClientInfo |
getKey |
visibleName
public Name visibleName
- The client's visible name, which is used for chatting.
CrowdClientInfo
public CrowdClientInfo()