RoomName
property in Coherence.Cloud.RoomData
Properties
public string RoomName { get; }
The display name of the room.
Property Value
| Type | Description |
|---|---|
| string |
Remarks
This property extracts the room name from the KV dictionary using the RoomNameKey.
If no name is found in the KV data, this returns an empty string.