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.model
/
AddDataResult
Add
Data
Result
sealed
interface
AddDataResult
Inheritors
Success
IgnoringDesynched
Failure
Members
Types
Failure
Link copied to clipboard
class
Failure
(
val
exception
:
GameDataException
)
:
AddDataResult
Ignoring
Desynched
Link copied to clipboard
object
IgnoringDesynched
:
AddDataResult
Success
Link copied to clipboard
object
Success
:
AddDataResult