onReject method
void
onReject()
ACTION CALLBACK: a search request is performed while search kit is in loading state (loading / loadingMore).
Override to customize
Implementation
void onReject() {
// no-op
}
ACTION CALLBACK: a search request is performed while search kit is in loading state (loading / loadingMore).
Override to customize
void onReject() {
// no-op
}