@FunctionalInterface public static interface SearchBox.SearchListener
| Modifier and Type | Method and Description |
|---|---|
void |
onSearch(String token) |
void onSearch(String token)
token - String user inputCopyright © 2019–2022 Dominokit. All rights reserved.