toggle menu
library
androidJvm
switch theme
search in API
library
/
io.adjoe.sdk
/
PlaytimeError
/
ServerError
Server
Error
data
class
ServerError
(
val
error
:
String
)
:
PlaytimeError
Members
Constructors
Server
Error
Link copied to clipboard
constructor
(
error
:
String
)
Properties
error
Link copied to clipboard
val
error
:
String
message
Link copied to clipboard
val
message
:
String