public interface SpaceObserver
SpaceClient.| Modifier and Type | Interface and Description |
|---|---|
static class |
SpaceObserver.SpaceCallEnded
The event when a space call ended.
|
static class |
SpaceObserver.SpaceCallStarted
The event when a space call started.
|
static class |
SpaceObserver.SpaceCreated
The event when a new space was created
|
static interface |
SpaceObserver.SpaceEvent
Mark interface for all space events.
|
static class |
SpaceObserver.SpaceUpdated
The event when a space was changed (usually a rename).
|
| Modifier and Type | Method and Description |
|---|---|
void |
onEvent(SpaceObserver.SpaceEvent event)
Invoked when there is a new
SpaceObserver.SpaceEvent. |
void onEvent(SpaceObserver.SpaceEvent event)
SpaceObserver.SpaceEvent.event - SpaceEvent event