@FunctionalInterface public interface ListSubscriber
CollaborationList.subscribe(ListSubscriber).| Modifier and Type | Method and Description |
|---|---|
void |
onListChange(ListChangeEvent event)
Handles a list change event.
|
void onListChange(ListChangeEvent event)
event - the list change event, not nullCopyright © 2023. All rights reserved.