@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 null
Copyright © 2024. All rights reserved.