com.lessthan3.maestropanel
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
com.lessthan3.maestropanel
com.lessthan3.maestropanel
/
com.lessthan3.maestropanel.core.events
/
MaestroAuthData
Maestro
Auth
Data
data
class
MaestroAuthData
(
val
swid
:
String
?
=
null
,
val
jwtToken
:
String
?
=
null
)
Members
Constructors
Maestro
Auth
Data
Link copied to clipboard
constructor
(
swid
:
String
?
=
null
,
jwtToken
:
String
?
=
null
)
Properties
jwt
Token
Link copied to clipboard
val
jwtToken
:
String
?
=
null
swid
Link copied to clipboard
val
swid
:
String
?
=
null