public static interface AsyncServiceInterface.GetNewServiceCallback
| Modifier and Type | Method and Description |
|---|---|
void |
error(Throwable e) |
void |
success(SNewService result) |
void success(SNewService result)
void error(Throwable e)
Copyright © 2018 OpenSource BIM. All rights reserved.