Package | Description |
---|---|
com.ciscowebex.androidsdk.space |
Modifier and Type | Class 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 class |
SpaceObserver.SpaceUpdated
The event when a space was changed (usually a rename).
|
Modifier and Type | Method and Description |
---|---|
void |
SpaceObserver.onEvent(SpaceObserver.SpaceEvent event)
Invoked when there is a new
SpaceObserver.SpaceEvent . |