library
androidJvm
library
/
uniffi.xmtpv3
/
FfiInstallation
Ffi
Installation
data
class
FfiInstallation
(
var
id
:
ByteArray
,
var
clientTimestampNs
:
ULong
?
)
Members
Constructors
Ffi
Installation
Link copied to clipboard
constructor
(
id
:
ByteArray
,
clientTimestampNs
:
ULong
?
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
client
Timestamp
Ns
Link copied to clipboard
var
clientTimestampNs
:
ULong
?
id
Link copied to clipboard
var
id
:
ByteArray