Package com.ciscowebex.androidsdk.space

Types

Link copied to clipboard
enum DeleteSpaceResult : Enum<DeleteSpaceResult>

An enumeration for delete space related APIs

Link copied to clipboard
class Space

A data type represents a Space at Cisco Webex cloud.

Link copied to clipboard
interface SpaceClient

A client wrapper of Space APIs that allows various operations such list, create, delete etc

Link copied to clipboard
class SpaceMeetingInfo

The Webex meeting details for a space such as the SIP address, meeting URL, toll-free and toll dial-in numbers.

Link copied to clipboard
interface SpaceObserver

Callback to receive the events from a SpaceClient.

Link copied to clipboard
class SpaceReadStatus

Read status about the date of last activity in the space and the date of current user last presence in the space. For spaces where lastActivityDate lastSeenDate the space can be considered to be "unread".

Link copied to clipboard
enum UpdateSpaceTitleResult : Enum<UpdateSpaceTitleResult>

An enumeration for update space related APIs