Package io.constructor.client
Interface SearchCallback
public interface SearchCallback
-
Method Summary
Modifier and TypeMethodDescriptionvoid
onFailure
(ConstructorException exception) void
onResponse
(SearchResponse response)
-
Method Details
-
onFailure
-
onResponse
- Throws:
ConstructorException
-