toggle menu
library
androidJvm
switch theme
search in API
library
/
io.adjoe.sdk
/
PlaytimeUserProfile
Playtime
User
Profile
class
PlaytimeUserProfile
(
gender
:
PlaytimeGender
?
,
birthday
:
Date
?
)
Members
Constructors
Playtime
User
Profile
Link copied to clipboard
constructor
(
gender
:
PlaytimeGender
?
,
birthday
:
Date
?
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
backend
Gender
Link copied to clipboard
val
backendGender
:
String
Functions
get
Birthday
Link copied to clipboard
fun
getBirthday
(
)
:
Date
?