Rachel
Toggle table of contents
3.5.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
Rachel
love.yinlin.cs.server-engine
/
love.yinlin.cs
/
APIResultScope1
APIResult
Scope1
class
APIResultScope1
<
O1
>
:
APIResponseScope
Members
Constructors
APIResult
Scope1
Link copied to clipboard
constructor
(
)
Functions
expire
Link copied to clipboard
fun
expire
(
)
:
Nothing
failure
Link copied to clipboard
fun
failure
(
message
:
String
?
=
null
)
:
Nothing
result
Link copied to clipboard
fun
result
(
o1
:
O1
)
:
APIResult1
<
O1
>