Package velox.api.layer1.messages
Class Layer1ApiAccountIdConvertMessage.AccountFound
java.lang.Object
velox.api.layer1.messages.Layer1ApiAccountIdConvertMessage.Callback
velox.api.layer1.messages.Layer1ApiAccountIdConvertMessage.AccountFound
- Enclosing class:
Layer1ApiAccountIdConvertMessage
public static final class Layer1ApiAccountIdConvertMessage.AccountFound
extends Layer1ApiAccountIdConvertMessage.Callback
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionAccountFound(String accountId) Provider should send the callback usingLayer1ApiAdminListener.onUserMessage(Object)if the account was found by providedLayer1ApiAccountIdConvertMessage.additionalAccountInfo -
Method Summary
-
Field Details
-
accountId
-
-
Constructor Details
-
AccountFound
Provider should send the callback usingLayer1ApiAdminListener.onUserMessage(Object)if the account was found by providedLayer1ApiAccountIdConvertMessage.additionalAccountInfo- Parameters:
accountId- unique identifier of the account- See Also:
-
-
Method Details