CryptoRoomInfo

fun CryptoRoomInfo(    algorithm: String,     shouldEncryptForInvitedMembers: Boolean,     blacklistUnverifiedDevices: Boolean,     shouldShareHistory: Boolean,     wasEncryptedOnce: Boolean,     rotationPeriodMs: Long,     rotationPeriodMsgs: Long)