OlmAccountPointer

expect class OlmAccountPointer
actual class OlmAccountPointer : <ERROR CLASS> ERROR CLASS: Symbol not found for PointerType
actual class OlmAccountPointer(val ptr: CPointer<ERROR CLASS: Symbol not found for cnames.structs.OlmAccount>)
actual typealias OlmAccountPointer = Account

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.OlmAccount>)

Properties

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

Functions

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