Space

class Space

A data type represents a Space at Cisco Webex cloud.

Room has been renamed to Space in Cisco Webex.

Since

0.1

Constructors

Link copied to clipboard
constructor()

Types

Link copied to clipboard

An enum for space type

Properties

Link copied to clipboard

The timestamp that this space being created.

Link copied to clipboard
var id: String?

The space identifier

Link copied to clipboard

Checks if the the space is owned by external org

Link copied to clipboard

Indicate if this space is locked.

Link copied to clipboard

Last activity of this space.

Link copied to clipboard

The sipAddress that this space associated with.

Link copied to clipboard

The team Id that this space associated with.

Link copied to clipboard

The title of this space.

Link copied to clipboard

The type of this space.

Functions

Link copied to clipboard
open override fun toString(): String