Table of Contents

KV

Key-value pairs of custom room data.

Returns

Dictionary<string, string>
Key-value pairs of custom room data.
Remarks

This dictionary can store arbitrary room metadata that can be queried and filtered when searching for rooms.

The room name is typically stored here using the RoomNameKey constant.