toggle menu
MobileMail
androidJvm
switch theme
search in API
MobileMail
/
com.mobilemail.data.oauth
/
OAuthDeviceFlowError
/
ServerError
Server
Error
data
class
ServerError
(
val
message
:
String
,
val
statusCode
:
Int
?
=
null
)
:
OAuthDeviceFlowError
Members
Constructors
Server
Error
Link copied to clipboard
constructor
(
message
:
String
,
statusCode
:
Int
?
=
null
)
Properties
message
Link copied to clipboard
open
override
val
message
:
String
status
Code
Link copied to clipboard
val
statusCode
:
Int
?
=
null