SpaceClient Class |
Namespace: WebexSDK
public sealed class SpaceClient
The SpaceClient type exposes the following members.
Name | Description | |
---|---|---|
SpaceClient |
Initializes a new instance of the SpaceClient class.
|
Name | Description | |
---|---|---|
Create |
Creates a space. The authenticated user is automatically added as a member of the space. See the Memberships API to learn how to add more people to the space.
| |
Delete |
Deletes a space by id.
| |
Get |
Retrieves the details for a space by id.
| |
List |
Lists all spaces where the authenticated user belongs.
| |
Update |
Updates the details for a space by id.
|