public interface AdminService extends InvocationService<ClientObject>
| Modifier and Type | Interface and Description |
|---|---|
static interface |
AdminService.ConfigInfoListener
Used to communicate a response to a
getConfigInfo(com.threerings.admin.client.AdminService.ConfigInfoListener) request. |
InvocationService.ConfirmListener, InvocationService.InvocationListener, InvocationService.ResultListener| Modifier and Type | Method and Description |
|---|---|
void |
getConfigInfo(AdminService.ConfigInfoListener listener)
Requests the list of config objects.
|
void getConfigInfo(AdminService.ConfigInfoListener listener)
Copyright © 2015. All rights reserved.