public interface CatalogSearchCallback
Modifier and Type | Method and Description |
---|---|
void |
onCatalogError(java.lang.Error error) |
void |
onCatalogSuccess(Catalog catalog) |
void onCatalogSuccess(Catalog catalog)
void onCatalogError(java.lang.Error error)