library
androidJvm
library
/
uniffi.xmtpv3
/
FfiLifetime
Ffi
Lifetime
data
class
FfiLifetime
(
var
notBefore
:
ULong
,
var
notAfter
:
ULong
)
Members
Constructors
Ffi
Lifetime
Link copied to clipboard
constructor
(
notBefore
:
ULong
,
notAfter
:
ULong
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
not
After
Link copied to clipboard
var
notAfter
:
ULong
not
Before
Link copied to clipboard
var
notBefore
:
ULong