kotlin-phoenix
1.0.4
common
kotlinphoenix-client
/
io.github.ajacquierbret.kotlinphoenix.client
/
Channel
/
State
State
common
enum
State
:
Enum
<
Channel.State
>
Content copied to clipboard
States of a
Channel
Entries
Properties
Entries
LEAVING
Link copied to clipboard
common
LEAVING
(
)
Content copied to clipboard
JOINING
Link copied to clipboard
common
JOINING
(
)
Content copied to clipboard
JOINED
Link copied to clipboard
common
JOINED
(
)
Content copied to clipboard
ERRORED
Link copied to clipboard
common
ERRORED
(
)
Content copied to clipboard
CLOSED
Link copied to clipboard
common
CLOSED
(
)
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