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.lookingforgame
/
LookingForGameEvent
Looking
For
Game
Event
data
class
LookingForGameEvent
(
val
gameId
:
Int
,
val
gameTitle
:
String
,
val
user
:
KailleraUser
)
Members
Constructors
Looking
For
Game
Event
Link copied to clipboard
constructor
(
gameId
:
Int
,
gameTitle
:
String
,
user
:
KailleraUser
)
Properties
game
Id
Link copied to clipboard
val
gameId
:
Int
game
Title
Link copied to clipboard
val
gameTitle
:
String
user
Link copied to clipboard
val
user
:
KailleraUser