kotlin-phoenix
1.0.4
common
kotlinphoenix-client
/
io.github.ajacquierbret.kotlinphoenix.client
/
Presence
/
Options
Options
common
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
common
fun
Options
(
events
:
Map
<
Presence.Events
,
String
>
)
Content copied to clipboard
Types
Companion
Link copied to clipboard
common
object
Companion
Content copied to clipboard
Properties
events
Link copied to clipboard
common
val
events
:
Map
<
Presence.Events
,
String
>
Content copied to clipboard