kotlin-signald
0.30.0+signald-0.23.2-7-1583b4df
common
client
/
org.inthewaves.kotlinsignald
/
SyncRequest
/
MessageRequestResponse
/
Action
Action
common
enum
Action
:
Enum
<
SyncRequest.MessageRequestResponse.Action
>
Content copied to clipboard
Entries
Properties
Entries
UNBLOCK_AND_ACCEPT
Link copied to clipboard
common
UNBLOCK_AND_ACCEPT
(
)
Content copied to clipboard
BLOCK_AND_DELETE
Link copied to clipboard
common
BLOCK_AND_DELETE
(
)
Content copied to clipboard
BLOCK
Link copied to clipboard
common
BLOCK
(
)
Content copied to clipboard
DELETE
Link copied to clipboard
common
DELETE
(
)
Content copied to clipboard
ACCEPT
Link copied to clipboard
common
ACCEPT
(
)
Content copied to clipboard
Properties
name
Link copied to clipboard
common
val
name
:
String
Content copied to clipboard
ordinal
Link copied to clipboard
common
val
ordinal
:
Int
Content copied to clipboard