com.threerings.micasa.data
Class MiCasaBootstrapData
java.lang.Object
com.threerings.io.SimpleStreamableObject
com.threerings.presents.net.BootstrapData
com.threerings.micasa.data.MiCasaBootstrapData
- All Implemented Interfaces:
- com.threerings.io.Streamable
public class MiCasaBootstrapData
- extends com.threerings.presents.net.BootstrapData
Extends the basic Presents bootstrap data and provides some bootstrap
information specific to the MiCasa services.
| Nested classes/interfaces inherited from interface com.threerings.io.Streamable |
com.threerings.io.Streamable.Closure |
|
Field Summary |
int |
defLobbyOid
The oid of the default lobby. |
| Fields inherited from class com.threerings.presents.net.BootstrapData |
clientOid, connectionId, services |
| Methods inherited from class com.threerings.io.SimpleStreamableObject |
toString |
defLobbyOid
public int defLobbyOid
- The oid of the default lobby.
MiCasaBootstrapData
public MiCasaBootstrapData()
Copyright © 2011. All Rights Reserved.