Interface | Description |
---|---|
SpaceClient |
A client wrapper of the Cisco Webex Spaces REST API
|
SpaceObserver |
Callback to receive the events from a
SpaceClient . |
SpaceObserver.SpaceEvent |
Mark interface for all space events.
|
Class | Description |
---|---|
Space |
A data type represents a Space at Cisco Webex cloud.
|
SpaceMeetingInfo |
The Webex meeting details for a space such as the SIP address, meeting URL, toll-free and toll dial-in numbers.
|
SpaceObserver.SpaceCallEnded |
The event when a space call ended.
|
SpaceObserver.SpaceCallStarted |
The event when a space call started.
|
SpaceObserver.SpaceCreated |
The event when a new space was created
|
SpaceObserver.SpaceUpdated |
The event when a space was changed (usually a rename).
|
SpaceReadStatus |
Read status about the date of last activity in the space and the date of current user last presence in the space.
|
Enum | Description |
---|---|
Space.SpaceType |
The enumeration of the types of a space.
|
SpaceClient.SortBy |
Sort results by space ID (id), most recent activity (lastactivity), or most recently created (created).
|