library
androidJvm
library
/
uniffi.xmtpv3
/
FfiV2BatchQueryResponse
Ffi
V2Batch
Query
Response
data
class
FfiV2BatchQueryResponse
(
var
responses
:
List
<
FfiV2QueryResponse
>
)
Members
Constructors
Ffi
V2Batch
Query
Response
Link copied to clipboard
constructor
(
responses
:
List
<
FfiV2QueryResponse
>
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
responses
Link copied to clipboard
var
responses
:
List
<
FfiV2QueryResponse
>