OlmInboundGroupSession

actual class OlmInboundGroupSession : WantsToBeFree

Types

Link copied to clipboard
expect object Companion
actual object Companion

Functions

Link copied to clipboard
expect fun decrypt(encryptedText: String): OlmInboundGroupMessage
actual fun decrypt(encryptedText: String): OlmInboundGroupMessage
Link copied to clipboard
expect fun export(messageIndex: Long): String
actual fun export(messageIndex: Long): String
Link copied to clipboard
expect open override fun free()
actual open override fun free()
Link copied to clipboard
expect fun pickle(key: String): String
actual fun pickle(key: String): String

Properties

Link copied to clipboard
expect val firstKnownIndex: Long
actual val firstKnownIndex: Long
Link copied to clipboard
expect val sessionId: String
actual val sessionId: String