Room Class |
Namespace: SparkSDK
public class Room
The Room type exposes the following members.
Name | Description | |
---|---|---|
![]() | Created |
The timestamp that this room being created.
|
![]() | Id |
The identifier of this room.
|
![]() | IsLocked |
Indicate if this room is locked.
|
![]() | LastActivity |
Last activity of this room.
|
![]() | TeamId |
The team Id that this room associated with.
|
![]() | Title |
The title of this room.
|
![]() | Type |
The type of this room.
|