Softchat
Toggle table of contents
0.1.0
release
Target filter
release
Switch theme
Search in API
Skip to content
Softchat
Softchat
/
com.softcose.softchat.sdk
/
RelayCatalogMutation
Relay
Catalog
Mutation
data
class
RelayCatalogMutation
(
val
entries
:
List
<
RelayCatalogEntry
>
,
val
revision
:
Long
)
One committed complete relay catalog.
Members
Constructors
Relay
Catalog
Mutation
Link copied to clipboard
constructor
(
entries
:
List
<
RelayCatalogEntry
>
,
revision
:
Long
)
Properties
entries
Link copied to clipboard
val
entries
:
List
<
RelayCatalogEntry
>
Complete persisted state.
revision
Link copied to clipboard
val
revision
:
Long
Account revision after commit.