prepareToEncrypt

abstract suspend fun prepareToEncrypt()

Ensures all members of the room are loaded and outbound session keys are shared. If this method is not called, CryptoService will ensure it before sending events.