com.electrotank.electroserver4.extensions.api
Class UserVariableResponse
java.lang.Object
com.electrotank.electroserver4.extensions.api.PluginApiResponse
com.electrotank.electroserver4.extensions.api.UserVariableResponse
public class UserVariableResponse
- extends PluginApiResponse
This class represents a response from the server in regards to a
plugin request to create, update, or delete a user variable.
- See Also:
PluginApiResponse,
ElectroServerApi.createOrUpdateUserVariable,
ElectroServerApi.deleteUserVariable,
UserServerVariableResponse
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UserVariableResponse
public UserVariableResponse()
Copyright © 2007 Electrotank, Inc. All Rights Reserved.