com.threerings.getdown.data
Interface Application.StatusDisplay
- All Known Implementing Classes:
- Getdown
- Enclosing class:
- Application
public static interface Application.StatusDisplay
Used by Application.verifyMetadata(com.threerings.getdown.data.Application.StatusDisplay) to communicate status in circumstances where it needs to
take network actions.
|
Method Summary |
void |
updateStatus(String message)
Requests that the specified status message be displayed. |
updateStatus
void updateStatus(String message)
- Requests that the specified status message be displayed.
Copyright © 2013. All Rights Reserved.