toggle menu
tidal-sdk-android
bom-6
androidJvm
switch theme
search in API
player-events
/
com.tidal.sdk.player.events.model
/
User
User
data
class
User
(
id
:
Long
,
clientId
:
Int
?
,
sessionId
:
String
)
Information about the user an event is tied to.
Members
Constructors
User
Link copied to clipboard
constructor
(
id
:
Long
,
clientId
:
Int
?
,
sessionId
:
String
)