OlmSessionPointer

expect class OlmSessionPointer
actual class OlmSessionPointer : <ERROR CLASS> ERROR CLASS: Symbol not found for PointerType
actual class OlmSessionPointer(val ptr: CPointer<ERROR CLASS: Symbol not found for cnames.structs.OlmSession>)
actual typealias OlmSessionPointer = Session

Constructors

Link copied to clipboard
constructor(address: ERROR CLASS: Symbol not found for Pointer??)
constructor()
constructor(ptr: CPointer<ERROR CLASS: Symbol not found for cnames.structs.OlmSession>)

Properties

Link copied to clipboard
val ptr: CPointer<ERROR CLASS: Symbol not found for cnames.structs.OlmSession>

Functions

Link copied to clipboard
expect fun free()
actual fun free()
actual fun free()