emulinker
Toggle table of contents
1.0.2
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
emulinker
emulinker
/
org.emulinker.kaillera.controller.v086.action
/
LoginAction
Login
Action
class
LoginAction
:
V086Action
<
UserInformation
>
,
V086ServerEventHandler
<
UserJoinedEvent
>
Members
Constructors
Login
Action
Link copied to clipboard
constructor
(
)
Types
Companion
Link copied to clipboard
object
Companion
Functions
handle
Event
Link copied to clipboard
open
override
fun
handleEvent
(
event
:
UserJoinedEvent
,
clientHandler
:
V086ClientHandler
)
perform
Action
Link copied to clipboard
open
override
fun
performAction
(
message
:
UserInformation
,
clientHandler
:
V086ClientHandler
)
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String