kaccelero
Toggle table of contents
0.6.1
common
Platform filter
common
Switch theme
Search in API
kaccelero
auth-apple
/
dev.kaccelero.commons.auth
/
AppleToken
Apple
Token
data
class
AppleToken
(
val
token
:
String
,
val
appleId
:
String
)
Members
Constructors
Apple
Token
Link copied to clipboard
constructor
(
token
:
String
,
appleId
:
String
)
Properties
apple
Id
Link copied to clipboard
val
appleId
:
String
token
Link copied to clipboard
val
token
:
String