Click or drag to resize

SpaceType Enumeration

The enumeration of the types of a space.

Namespace:  WebexSDK
Assembly:  WebexSDK (in WebexSDK.dll) Version: 0.1.0.0 (0.1.0.0)
Syntax
C#
public enum SpaceType
Members
  Member nameValueDescription
Direct0 1-to-1 space between two people
Group1 Group space among multiple people
Remarks
Since: 0.1.0
See Also