Better comment
Co-authored-by: poljar <poljar@termina.org.uk>
This commit is contained in:
parent
31d3fe38aa
commit
99a07af9de
|
@ -51,7 +51,7 @@ internal class OlmSessionStore @Inject constructor(private val store: IMXCryptoS
|
|||
}
|
||||
|
||||
/**
|
||||
* Retrieve the end-to-end session ids between the logged-in user and another
|
||||
* Get all the Olm Sessions we are sharing with the given user
|
||||
* device.
|
||||
*
|
||||
* @param deviceKey the public key of the other device.
|
||||
|
|
Loading…
Reference in New Issue