onLiveEvent

abstract suspend fun onLiveEvent(    roomId: String,     event: Event,     isInitialSync: Boolean,     cryptoStoreAggregator: CryptoStoreAggregator?)