kotlin-signald
0.30.0+signald-0.23.2-7-1583b4df
common
client
/
org.inthewaves.kotlinsignald
/
GroupLinkStatus
Group
Link
Status
common
enum
GroupLinkStatus
:
Enum
<
GroupLinkStatus
>
Content copied to clipboard
Used with the org.inthewaves.kotlinsignald.Signal.updateGroup function.
Entries
Properties
Entries
ON_WITH_ADMIN_APPROVAL
Link copied to clipboard
common
ON_WITH_ADMIN_APPROVAL
(
)
Content copied to clipboard
ON_NO_ADMIN_APPROVAL
Link copied to clipboard
common
ON_NO_ADMIN_APPROVAL
(
)
Content copied to clipboard
OFF
Link copied to clipboard
common
OFF
(
)
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