JavaPhoenixClient
/
org.phoenixframework
/
Presence
/
Options
Options
data class
Options
(events:
Map
<
Presence.Events
,
String
>)
Content copied to clipboard
Custom options that can be provided when creating Presence
Types
Constructors
Properties
Constructors
Options
Link copied to clipboard
fun
Options
(events:
Map
<
Presence.Events
,
String
>)
Content copied to clipboard
Types
Companion
Link copied to clipboard
object
Companion
Content copied to clipboard
Properties
events
Link copied to clipboard
val
events
:
Map
<
Presence.Events
,
String
>
Content copied to clipboard