fix documentation format

This commit is contained in:
ariskotsomitopoulos 2022-05-20 16:03:39 +03:00
parent e323caa233
commit 1bea28e27a
1 changed files with 5 additions and 5 deletions

View File

@ -759,7 +759,7 @@ internal class MXOlmDevice @Inject constructor(
* @param eventId the eventId of the message that will be decrypted
* @param sessionId the session identifier.
* @param senderKey the base64-encoded curve25519 key of the sender.
* @return the decrypting result. Nil if the sessionId is unknown.
* @return the decrypting result. Null if the sessionId is unknown.
*/
@Throws(MXCryptoError::class)
suspend fun decryptGroupMessage(body: String,