trixnity-clientserverapi-client
3.10.4
common
trixnity-clientserverapi-client
/
net.folivo.trixnity.clientserverapi.client
/
SyncProcessingData
Sync
Processing
Data
data
class
SyncProcessingData
(
val
syncResponse
:
Sync.Response
,
val
allEvents
:
List
<
Event
<
*
>
>
)
Members
Constructors
Sync
Processing
Data
Link copied to clipboard
constructor
(
syncResponse
:
Sync.Response
,
allEvents
:
List
<
Event
<
*
>
>
)
Properties
all
Events
Link copied to clipboard
val
allEvents
:
List
<
Event
<
*
>
>
sync
Response
Link copied to clipboard
val
syncResponse
:
Sync.Response