prepareToEncrypt

abstract suspend fun prepareToEncrypt(roomId: String)

Perform any background tasks that can be done before a message is ready to send, in order to speed up sending of the message.