getEvent

abstract suspend fun getEvent(roomId: String, eventId: String): Event

Ask the homeserver for an event content. The SDK will try to decrypt it if it is possible The result will not be stored into cache