Create a new RoomSettings
with default values.
The encryption algorithm that should be used in the room.
Should be one of the members of EncryptionAlgorithm.
Whether untrusted devices should receive room keys. If this is false
,
they will be excluded from the conversation.
Optional
sessionThe maximum number of messages an encryption session should be used for, before it is rotated.
Optional
sessionThe maximum time, in milliseconds, that an encryption session should be used for, before it is rotated.
Room encryption settings which are modified by state events or user options