toggle menu
tidal-sdk-android
bom-6
androidJvm
switch theme
search in API
player-events
/
com.tidal.sdk.player.events.model
/
Client
Client
data
class
Client
(
token
:
String
,
deviceType
:
Client.DeviceType
,
version
:
String
)
Information about the client an event is tied to.
Members
Constructors
Client
Link copied to clipboard
constructor
(
token
:
String
,
deviceType
:
Client.DeviceType
,
version
:
String
)
Types
Device
Type
Link copied to clipboard
enum
DeviceType
:
Enum
<
Client.DeviceType
>