Click or drag to resize

RoomType Enumeration

The enumeration of the types of a room.

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