mirror of
https://github.com/vector-im/element-android.git
synced 2024-11-15 01:35:07 +08:00
Update doc.
This commit is contained in:
parent
27d32188bf
commit
dbf3b76331
@ -431,6 +431,7 @@ internal class DefaultCryptoService @Inject constructor(
|
||||
* A sync response has been received.
|
||||
*
|
||||
* @param syncResponse the syncResponse
|
||||
* @param cryptoStoreAggregator data aggregated during the sync response treatment to store
|
||||
*/
|
||||
fun onSyncCompleted(syncResponse: SyncResponse, cryptoStoreAggregator: CryptoStoreAggregator) {
|
||||
cryptoStore.storeData(cryptoStoreAggregator)
|
||||
|
Loading…
Reference in New Issue
Block a user