JavaPhoenixClient
/
org.phoenixframework
/
Channel
/
State
State
enum
State
:
Enum
<
Channel.State
>
Content copied to clipboard
States of a Channel
Entries
Properties
Entries
CLOSED
Link copied to clipboard
CLOSED
()
Content copied to clipboard
ERRORED
Link copied to clipboard
ERRORED
()
Content copied to clipboard
JOINED
Link copied to clipboard
JOINED
()
Content copied to clipboard
JOINING
Link copied to clipboard
JOINING
()
Content copied to clipboard
LEAVING
Link copied to clipboard
LEAVING
()
Content copied to clipboard
Properties
name
Link copied to clipboard
val
name
:
String
Content copied to clipboard
ordinal
Link copied to clipboard
val
ordinal
:
Int
Content copied to clipboard