suggestedRoomUniqueIdentifier
The identifier corresponding to the room that the framework suggests.
Declaration
var suggestedRoomUniqueIdentifier: UUID? { get set }Discussion
If nil, then any room may be suggested. See uniqueIdentifier for more information.