clientprotocol
/
org.inthewaves.kotlinsignald.clientprotocol.v0.structures
/
Success
common
Success
data class
Success
(unidentified:
Boolean
?, needsSync:
Boolean
?, duration:
Long
?)
Content copied to clipboard
Properties
Properties
duration
Link copied to clipboard
common
val
duration
:
Long
? = null
Content copied to clipboard
needsSync
Link copied to clipboard
common
val
needsSync
:
Boolean
? = null
Content copied to clipboard
unidentified
Link copied to clipboard
common
val
unidentified
:
Boolean
? = null
Content copied to clipboard