@FunctionalInterface public interface MapSubscriber
CollaborationMap.subscribe(MapSubscriber).| Modifier and Type | Method and Description |
|---|---|
void |
onMapChange(MapChangeEvent event)
Handles a map change event.
|
void onMapChange(MapChangeEvent event)
event - the map change event, not nullCopyright © 2021. All rights reserved.