CachedRooms
property in Coherence.Cloud.CloudRoomsService
Properties
public IReadOnlyList<RoomData> CachedRooms { get; }
List of cached Rooms that were fetched by the FetchRooms method.
Property Value
Type | Description |
---|---|
IReadOnlyList<RoomData> |