public final class CurrentPlaybackState extends Object
Modifier and Type | Class and Description |
---|---|
static class |
CurrentPlaybackState.Builder |
Modifier and Type | Method and Description |
---|---|
static CurrentPlaybackState.Builder |
builder() |
boolean |
equals(Object o) |
Long |
getOffsetInMilliseconds()
Get offsetInMilliseconds
|
PlayerActivity |
getPlayerActivity()
Get playerActivity
For this enum type, if a value unknown to the SDK is returned the UNKNOWN_TO_SDK_VERSION
enumeration value will be returned.
|
String |
getPlayerActivityAsString()
Get the underlying String value for playerActivity.
|
String |
getToken()
Get token
|
int |
hashCode() |
String |
toString() |
public static CurrentPlaybackState.Builder builder()
public Long getOffsetInMilliseconds()
public PlayerActivity getPlayerActivity()
public String getPlayerActivityAsString()
public String getToken()
Copyright © 2023. All rights reserved.