UserProfile
constructor(hash: String, requestHash: String? = null, profileUrl: String? = null, preferredUsername: String? = null, thumbnailUrl: String? = null, lastProfileEdit: String? = null, name: Name? = null, displayName: String? = null, pronouns: String? = null, aboutMe: String? = null, currentLocation: String? = null, jobTitle: String? = null, company: String? = null, pronunciation: String? = null, shareFlags: ShareFlags? = null, emails: List<Email>? = null, accounts: List<Account>? = null)
Parameters
hash
The email's hash of the profile.
requestHash
profileUrl
preferredUsername
thumbnailUrl
lastProfileEdit
name
displayName
pronouns
aboutMe
currentLocation
jobTitle
company
pronunciation
shareFlags
emails
accounts