public final class AudioPlayerState extends Object
Modifier and Type | Class and Description |
---|---|
static class |
AudioPlayerState.Builder |
Modifier and Type | Method and Description |
---|---|
static AudioPlayerState.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 AudioPlayerState.Builder builder()
public Long getOffsetInMilliseconds()
public String getToken()
public PlayerActivity getPlayerActivity()
public String getPlayerActivityAsString()
Copyright © 2023. All rights reserved.